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