Click or drag to resize

ContentColumnSettings_FileHolderTemplateScope Property

Gets or sets the scope of available templates for document creation.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute(AttributeName = "FHTemplateScope")]
public PFFieldFileHolder_TemplateScope TemplateScope { get; set; }

Property Value

Type: PFFieldFileHolder_TemplateScope
See Also