ItemPropertiesTableRow..::..ID_Code Property
Namespace:
CAS.NetworkConfigLib
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public int ID_Code { get; set; }
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Property ID_Code As Integer Get Set
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: property int^ ID_Code { int^ get (); void set (int^ value); }