ItemPropertiesTableDataTable..::..IDColumn Property
Namespace:
CAS.NetworkConfigLib
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public DataColumn IDColumn { get; }
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public ReadOnly Property IDColumn As DataColumn Get
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: property DataColumn^ IDColumn { DataColumn^ get (); }