Succeeded: Boolean;
The Succeeded property determines whether data is loaded successfully.
Available values:
True. Data is loaded successfully.
False. An error occurred on data loading. Information on the error can be obtained in the ICubeOperationResult.Error property.
The property use is given in the example for ICubeOperationResult.Error.
See also: