Provides access to properties and methods needed to edit a tracking workspace objects connection properties.
Members
Name | Description | |
---|---|---|
ConnectionProperties | Connection properties to edit. | |
Invoke | Invokes the workspace editor dialog. |
ITxWorkspaceEditor.ConnectionProperties Property
Connection properties to edit.
Public Property ConnectionProperties As IPropertySet
public IPropertySet ConnectionProperties {get; set;}
ITxWorkspaceEditor.Invoke Method
Invokes the workspace editor dialog.
Public Sub Invoke ( _
ByVal hParentWnd As Integer _
)
public void Invoke (
int hParentWnd
);
Classes that implement ITxWorkspaceEditor
Classes | Description |
---|