 | XmlFileJobStateManagerAssetClassIdentifiers Property |
The list of asset class identifiers this restore tool can restore
Namespace: SanteDB.Core.JobsAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxpublic Guid[] AssetClassIdentifiers { get; }Public ReadOnly Property AssetClassIdentifiers As Guid()
Get
public:
virtual property array<Guid>^ AssetClassIdentifiers {
array<Guid>^ get () sealed;
}abstract AssetClassIdentifiers : Guid[] with get
override AssetClassIdentifiers : Guid[] with get
Property Value
GuidImplements
IRestoreBackupAssetsAssetClassIdentifiers
See Also