 | SecurityObjectSynchronizationJobDescription Property |
Gets the description of the job
Namespace: SanteDB.Client.Disconnected.JobsAssembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxpublic string Description { get; }Public ReadOnly Property Description As String
Get
public:
virtual property String^ Description {
String^ get () sealed;
}abstract Description : string with get
override Description : string with get
Property Value
StringImplements
IJobDescription
See Also