ProtocolRow..::..DPIdentifier Property
Namespace:
CAS.NetworkConfigLib
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public Guid DPIdentifier { get; set; }
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Property DPIdentifier As Guid Get Set
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: property Guid^ DPIdentifier { Guid^ get (); void set (Guid^ value); }