Click or drag to resize

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.

Namespace: Scanjour.Workflow4.ActivityLibrary
Assembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public InArgument<string> MunicipalityIdentiferFilter { get; set; }

Property Value

InArgumentString
The municipality name code.
See Also