 | XmlProtocolLibraryOid Property |
Gets the universal OID for this protocol
Namespace: SanteDB.Cdss.XmlAssembly: SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 3.0.2081-alpha+424e72aeb77d4a8ba5755272e5fc2a3206eaa2f1
Syntaxpublic string Oid { get; }Public ReadOnly Property Oid As String
Get
public:
virtual property String^ Oid {
String^ get () sealed;
}abstract Oid : string with get
override Oid : string with get
Property Value
StringImplements
ICdssAssetOid
See Also