 | InitialConfigurationManagerAssetClassIdentifiers Property |
The list of asset class identifiers this restore tool can restore
Namespace: SanteDB.Client.ConfigurationAssembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
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