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