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