'Declaration Public ReadOnly Property DataSourceManagerOpen As Boolean
'Usage Dim instance As ImGearTWAIN Dim value As Boolean value = instance.DataSourceManagerOpen
public bool DataSourceManagerOpen {get;}
public: __property bool get_DataSourceManagerOpen();
Property Value
Boolean value.
true = There is an active connection to the DSM open.
false = There is not an active connection to the DSM open.