Click or drag to resize

ContentColumnSettings_ChoiceAllowMultipleValues Method

Determines if the used relation authorizes more than one value.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool AllowMultipleValues(
	Model targetModel
)

Parameters

targetModel
Type: Packflow.ModelingModel
The model hosting the used relation.

Return Value

Type: Boolean
Boolean
See Also