LineCollection..::..TotalWeight Property

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

Syntax


public decimal TotalWeight { get; }
Public ReadOnly Property TotalWeight As Decimal
	Get
public:
property Decimal^ TotalWeight {
	Decimal^ get ();
}