Attribute..::..DefaultDisplayValue Property

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

Syntax


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