Share

ChangeProcessor.ChangeType Property

Parent Object: ChangeProcessor

Description

Gets and sets the type of change (shape edit, query only, etc.) that this ChangeProcessor will make. Defaults to the type set on the ChangeDefinition, but can be overridden.

Syntax

ChangeProcessor.ChangeType() As CommandTypesEnum

Property Value

This is a read/write property whose value is a CommandTypesEnum.

Version

Introduced in version 2008

Was this information helpful?