Click or drag to resize

IManageGroupDBPermissionsView Interface

[Missing <summary> documentation for "T:Cadcorp.Security.UI.Interfaces.IManageGroupDBPermissionsView"]

Namespace:  Cadcorp.Security.UI.Interfaces
Assembly:  Cadcorp.Security.UI (in Cadcorp.Security.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public interface IManageGroupDBPermissionsView : IView

The IManageGroupDBPermissionsView type exposes the following members.

Properties
  NameDescription
Public propertyDBDatasource
Public propertyDBPassword
Public propertyDBtypeList
Public propertyDBUserId
Public propertyErrorLogPath (Inherited from IView.)
Public propertyGroupIdList
Public propertyIsPostBack (Inherited from IView.)
Public propertyIsValid (Inherited from IView.)
Public propertyMessage (Inherited from IView.)
Public propertyMode (Inherited from IView.)
Public propertyUserDBDetailsList
Top
Methods
  NameDescription
Public methodGetValue (Inherited from IView.)
Top
Events
  NameDescription
Public eventAdd
Public eventDelete
Public eventLoad (Inherited from IView.)
Public eventSelectGroup
Public eventTestConnection
Public eventUpdate
Top
See Also