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