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