'Declaration
ReadOnly Property SupportsGds As Boolean
'Usage
Dim instance As _EasyUAClientServerApplication Dim value As Boolean value = instance.SupportsGds
bool SupportsGds {get;}
Property Value
true
if the application supports GDS and CM operations; otherwise, false
.