 | OrmBackupRestoreServiceBaseTOrmConfigurationAssetClassIdentifiers Property |
The list of asset class identifiers this restore tool can restore
Namespace: SanteDB.OrmLite.ProvidersAssembly: SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 3.0.2081-alpha+d0a78774d3f97b9193d2ae2fef6d129ea9f29519
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