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