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