FindAndUpdateMunicipalityMunicipalityPropertyName Property

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

Definition

Namespace: Scanjour.Workflow4.ActivityLibrary
Assembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
C#
public InArgument<string> MunicipalityPropertyName { get; set; }

Property Value

InArgumentString
The municipality name code.

See Also