ITxWorkspaceEditor Interface

Provides access to properties and methods needed to edit a tracking workspace objects connection properties.

Members

Name Description
Read/write property ConnectionProperties Connection properties to edit.
Method 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

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.