 | RoutineBackupJobName Property |
The name of the job
Namespace: SanteDB.Client.BackupAssembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxpublic string Name { get; }Public ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get () sealed;
}abstract Name : string with get
override Name : string with get
Property Value
StringImplements
IJobName
See Also