ContentColumnSettings_FileHolderMultipleValues Property |
Gets or sets a value indicating whether a value can contain more than one file.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [XmlAttributeAttribute(AttributeName = "FHMultipleValues")]
public bool MultipleValues { get; set; }
Property Value
Type:
BooleanSee Also