IResource Methods |
The IResource type exposes the following members.
Name | Description | |
---|---|---|
AddToScenario |
Add the resource to a given scenario
| |
Delete |
Deletes the record in the database
(Inherited from IRecordEntity.) | |
Extract |
Extract the resource to the disk
| |
GetScenarios |
Retrieve a list the scenarios containing this resource
| |
IsDeleted |
Indicates if the record is flagged as deleted
(Inherited from IRecordEntity.) | |
IsLoaded |
Checks if the record is successfully loaded from the database
(Inherited from IRecordEntity.) | |
Reload |
Reloads the record
(Inherited from IRecordEntity.) | |
RemoveFromScenario |
Remove the resource from a given scenario
| |
Restore |
Restores the deleted record in the database
(Inherited from IRecordEntity.) | |
Save |
Saves the record in the database
(Inherited from IRecordEntity.) |