Inventory..::..AlternateParents Property

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

Syntax


public AlternateParentCollection AlternateParents { get; }
Public ReadOnly Property AlternateParents As AlternateParentCollection
	Get
public:
property AlternateParentCollection^ AlternateParents {
	AlternateParentCollection^ get ();
}