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