clsBOAllocationLine..::..PriorityWeight Property

Namespace:  JiwaFinancials.Jiwa.JiwaBOAlloc
Assembly:  JiwaBOAlloc (in JiwaBOAlloc.dll)

Syntax


public int PriorityWeight { get; set; }
Public Property PriorityWeight As Integer
	Get
	Set
public:
property int^ PriorityWeight {
	int^ get ();
	void set (int^ value);
}