Attribute..::..ComboText Property

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

Syntax


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