GetDigitalSafeResult Properties |
The GetDigitalSafeResult type exposes the following members.
| Name | Description | |
|---|---|---|
| DigitaSafe |
list of TemplateInstanceDTO
| |
| ErrorList |
Contains the error list (only if IsOk is false)
(Inherited from ResultDataBase.) | |
| IsOk |
Boolean variable that indicates if an error occured. False, if an error is present. True: if it's all ok
(Inherited from ResultDataBase.) |