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 : RoleName Property |
[DataMemberAttribute()] public string RoleName {get; set;}
'Declaration <DataMemberAttribute()> Public Property RoleName As String
'Usage Dim instance As RolesPatientsPermission Dim value As String instance.RoleName = value value = instance.RoleName
[DataMemberAttribute()] public: property String^ RoleName { String^ get(); void set ( String^ value); }