|  | DataRetentionJobName Property  | 
 
            Gets the name of the service
            
 
    Namespace: 
   SanteDB.Core.Jobs
    Assembly:
   SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
 Syntax
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
Type: 
StringImplements
IJobName See Also
See Also