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