AttributeValue..::..DisplayContents Property

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

Syntax


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