 | CdssBaseObjectDefinitionId Property |
A unique name which is used to reference the object in the base
Namespace: SanteDB.Cdss.Xml.ModelAssembly: SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 3.0.2081-alpha+424e72aeb77d4a8ba5755272e5fc2a3206eaa2f1
Syntaxpublic string Id { get; set; }Public Property Id As String
Get
Set
public:
property String^ Id {
String^ get ();
void set (String^ value);
}member Id : string with get, set
Property Value
String
See Also