Click or drag to resize
weroSoft AG, Software
ConnectionManagerPlugin Properties
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.

The ConnectionManagerPlugin type exposes the following members.

Properties
  NameDescription
Public propertyDataPath
Gets the path where data is stored.
(Inherited from ClientPlugin.)
Public propertyHostConnector
Connector to the current host of the plug-in.
(Inherited from ClientPlugin.)
Public propertyInstanceId
Gets or sets the instance id.
(Inherited from ClientPlugin.)
Public propertyInstanceName
Gets or sets the instance name.
(Inherited from ClientPlugin.)
Public propertyIsModified
Gets or sets the flag indicating whether the object has been modified or not.
(Inherited from ViewModelBase.)
Public propertyIsReadOnly
Gets or sets the flag indicating whether the object is read-only.
(Inherited from ViewModelBase.)
Public propertyIsWorking
Gets or sets a value indicating whether the plug-in currently is working.
(Inherited from ClientPlugin.)
Public propertyMessageArea
Gets the message provider which can be used for displaying messages.
(Inherited from ClientPlugin.)
Public propertyMetadata
Gets or sets the meta information of this plug-in instance.
(Inherited from ClientPlugin.)
Public propertyPluginInstance
Gets the plug-in instance.
(Inherited from ClientPlugin.)
Public propertyCode examplePluginMainModel (Inherited from ClientPlugin.)
Public propertyPluginMainTileView
Gets the view object of a tile used in a dashboard plug-in.
(Inherited from ClientPlugin.)
Public propertyCode examplePluginMainView
Gets the view object.
(Inherited from ClientPlugin.)
Public propertyCode examplePluginMainViewModel
Gets the view model of the plug-in.
(Inherited from ClientPlugin.)
Public propertySecurityDataProvider
Gets or sets the security data provider.
(Inherited from ClientPlugin.)
Public propertySettings
Settings of the plug-in.
(Inherited from ClientPlugin.)
Public propertySettingsPath
Gets the path where settings are stored.
(Inherited from ClientPlugin.)
Public propertySettingsProxy (Inherited from ClientPlugin.)
Public propertyStorageBehavior
Gets the value of the currently supported Storage Behavior.
(Inherited from ClientPlugin.)
Public propertyTrace
Gets the trace provider for the plug-in.
(Inherited from ClientPlugin.)
Public propertyTraceCorrelation
Gets or sets the trace correlation value used by the trace of this plug-in.
(Inherited from ClientPlugin.)
Public propertyTypeId
Gets the type identifier.
(Inherited from ClientPlugin.)
Public propertyVisualRoot
Gets the visual root object.
(Inherited from ClientPlugin.)
Top
See Also