Attribute..::..DefaultValue Property

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

Syntax


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