LogicalWarehouse..::..Colour Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Inventory.Warehouse
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
[DataMemberAttribute] public Color Colour { get; set; }
<DataMemberAttribute> _ Public Property Colour As Color Get Set
[DataMemberAttribute] public: property Color^ Colour { Color^ get (); void set (Color^ value); }