PropertyRow..::..Code Property
Namespace:
BaseStation.ItemDescriber
Assembly: CommServer.ItemDescriber (in CommServer.ItemDescriber.dll)
Assembly: CommServer.ItemDescriber (in CommServer.ItemDescriber.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public int Code { get; set; }
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Property Code As Integer Get Set
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: property int^ Code { int^ get (); void set (int^ value); }