FindAndUpdateMunicipalityMunicipalityIdentiferFilter Property

Filter that can identify the municipality Contacts within the name type defined in MunicipalityNameType. Can be used if MunicipalityPropertyName is not a unique key.

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> MunicipalityIdentiferFilter { get; set; }

Property Value

InArgumentString
The municipality name code.

See Also