ConversionsRow..::..ItemsRow Property
Namespace:
CAS.DataPorter.Configurator
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public OPCCliConfiguration..::..ItemsRow ItemsRow { get; set; }
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Property ItemsRow As OPCCliConfiguration..::..ItemsRow Get Set
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: property OPCCliConfiguration..::..ItemsRow^ ItemsRow { OPCCliConfiguration..::..ItemsRow^ get (); void set (OPCCliConfiguration..::..ItemsRow^ value); }