ContentColumnSettings_FileHolderMaximumCount Property  | 
 
            Gets or sets a value defining the maximum number of files a value can contain.
            
 
    Namespace: 
   Packflow.Modeling
    Assembly:
   MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax[XmlAttributeAttribute(AttributeName = "FHMaximumCount")]
public int MaximumCount { get; set; }Property Value
Type: 
Int32
See Also