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