ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > StatisticsField Class : Selected Property |
'Declaration Public ReadOnly Property Selected As System.Boolean
'Usage Dim instance As StatisticsField Dim value As System.Boolean value = instance.Selected
public System.bool Selected {get;}
public: __property System.bool get_Selected();