Click or drag to resize

FindAndUpdateMunicipality Properties

The FindAndUpdateMunicipality type exposes the following members.

Properties
 NameDescription
Public propertyDisplayNameGets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking.
(Inherited from Activity)
Public propertyIdGets an identifier that is unique in the scope of the workflow definition.
(Inherited from Activity)
Public propertyMunicipalityIdentiferFilter Filter that can identify the municipality Contacts within the name type defined in MunicipalityNameType. Can be used if MunicipalityPropertyName is not a unique key.
Public propertyMunicipalityNameType Gets or sets the municipality name code.
Public propertyMunicipalityPropertyName The property name that contains the Municpality code. The name must be legal property on the Contact that is associated to the file with the Municipality Role
Public propertyMunicipalityRoleGets or sets the municipality role.
Public propertyPartyRoleGets or sets the party role.
Public propertyUpdateAllCases Gets or sets the boolean that controls if it just the current case or all cases that are to be updated.
Top
See Also