MenuItem..::..ItemNo Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Menu
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
[CategoryAttribute] [DisplayNameAttribute] [DescriptionAttribute] [ReadOnlyAttribute] public int ItemNo { get; set; }
<CategoryAttribute> _ <DisplayNameAttribute> _ <DescriptionAttribute> _ <ReadOnlyAttribute> _ Public Property ItemNo As Integer Get Set
[CategoryAttribute] [DisplayNameAttribute] [DescriptionAttribute] [ReadOnlyAttribute] public: property int^ ItemNo { int^ get (); void set (int^ value); }