Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Dicom.Services.DataTypes Namespace > RolesPatientsPermission Class : PatientId Property |
[DataMemberAttribute()] public string PatientId {get; set;}
'Declaration <DataMemberAttribute()> Public Property PatientId As String
'Usage Dim instance As RolesPatientsPermission Dim value As String instance.PatientId = value value = instance.PatientId
[DataMemberAttribute()] public: property String^ PatientId { String^ get(); void set ( String^ value); }