OperationsDataTable..::..Count Property
Namespace:
CAS.DataPorter.Configurator
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] [BrowsableAttribute] public int Count { get; }
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ <BrowsableAttribute> _ Public ReadOnly Property Count As Integer Get
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] [BrowsableAttribute] public: property int^ Count { int^ get (); }