Click or drag to resize

DefaultBackupJobName Property

Gets the name of the job

Namespace:  SanteDB.DisconnectedClient.Backup
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public string Name { get; }

Property Value

Type: String

Implements

IJobName
See Also