Template..::..Template Property

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

Syntax


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