Property ErrorCode
- Assembly
- Skyline.DataMiner.DataSources.CommunicationGatewayMiddleware.Common.dll
ErrorCode
The error code if one was received, empty otherwise.
public ErrorCode? ErrorCode { get; }
Property Value
- ErrorCode?
The error code if one was received, empty otherwise.
public ErrorCode? ErrorCode { get; }