DocumentResultErrorMessage Property |
Error message associated with
Result, if any. This property is only set when Result is not set to 'OK'.
Namespace: OpenDiscoverSDK.Interfaces.PlatformAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public string ResultErrorMessage { get; set; }Property Value
String
See Also