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