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.ActivityLibraryAssembly: 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)
public InArgument<string> MunicipalityIdentiferFilter { get; set; }
Public Property MunicipalityIdentiferFilter As InArgument(Of String)
Get
Set
public:
property InArgument<String^>^ MunicipalityIdentiferFilter {
InArgument<String^>^ get ();
void set (InArgument<String^>^ value);
}
member MunicipalityIdentiferFilter : InArgument<string> with get, set
Property Value
InArgumentString
The municipality name code.