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.Common Namespace > MatchEventArgs<T> Class : QueryLevel Property |
public QueryLevel QueryLevel {get;}
'Declaration Public ReadOnly Property QueryLevel As QueryLevel
'Usage Dim instance As MatchEventArgs(Of T) Dim value As QueryLevel value = instance.QueryLevel
public: property QueryLevel QueryLevel { QueryLevel get(); }