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