Click or drag to resize

PFFieldSettings_FileHolder Properties

The PFFieldSettings_FileHolder type exposes the following members.

Properties
  NameDescription
Public propertyForceLoadOnViews
Gets or sets a value indicating the field value should be loaded from the database in every view, even if not displayed to the user.
(Inherited from PFFieldSettings.)
Public propertyQuickPartsContentTypeGuid
Gets or sets the guid of the content-type used to bind QuickParts in Office documents.
Public propertyQuickPartsContentTypeId
Gets or sets the id of the content-type used to bind QuickParts in Office documents.
Public propertyTemplateContentTypeGuid
Gets or sets the guid of the (Packflow) content-type containing templates.
Public propertyTemplateContentTypeId
Gets or sets the id of the (Packflow) content-type containing templates.
Public propertyTemplateFieldGuid
Gets or sets the guid of the (Packflow) field containing templates.
Public propertyTemplateFieldId
Gets or sets the id of the (Packflow) field containing templates.
Public propertyTemplateScope
Gets or sets the scope of available templates for document creation.
Top
See Also