Template..::..AttributeCollection Property

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

Syntax


public virtual AttributeCollection AttributeCollection { get; }
Public Overridable ReadOnly Property AttributeCollection As AttributeCollection
	Get
public:
virtual property AttributeCollection^ AttributeCollection {
	AttributeCollection^ get ();
}