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