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