AuditClaimDataErrorCode Property |
Namespace: SxcDeskAppLib
public string ErrorCode { get; set; }
Public Property ErrorCode As String Get Set
public: property String^ ErrorCode { String^ get (); void set (String^ value); }
member ErrorCode : string with get, set