Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property QueryLevel As QueryLevel |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As BeforeCFindEventArgs Dim value As QueryLevel value = instance.QueryLevel |
C# | |
---|---|
public QueryLevel QueryLevel {get;} |
Managed Extensions for C++ | |
---|---|
public: __property QueryLevel get_QueryLevel(); |
C++/CLI | |
---|---|
public: property QueryLevel QueryLevel { QueryLevel get(); } |
Property Value
The query level.For an example refer to QueryRetrieveScu.Find(DicomScp,FindQuery).
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7