FormTemplate properties

The FormTemplate type exposes the following members.

Properties

  Name Description
Public property Category Gets or sets the category of the form template.
Public property CreatedTimeUtc Gets the time, in Universal Time Coordinated (UTC), that the form template was created.
Public property DataConnectionFileReferences Gets a collection of Universal Data Connection (UDC) files that are referenced in the form template.
Public property Description Gets the description of the form template.
Public property DisplayName Gets the name of the form template displayed on the Manage form templates page of the Central Administration site. (Overrides SPPersistedObject.DisplayName.)
Public property Farm (Inherited from SPPersistedObject.)
Public property FeatureId Gets the SharePoint feature identification (ID), if applicable, associated with the form template.
Public property FormFolderPath Gets the path of the folder that contains the form template represented by the FormTemplate object.
Public property FormId Gets the form template identification (ID) value.
Public property FormTemplateStatus Gets the current state of the form template.
Public property FullTrust Gets a value indicating whether the form template security level is Full Trust.
Public property Id (Inherited from SPPersistedObject.)
Public property Locale Gets the locale of the form template.
Public property ModifiedTimeUtc Gets the time, in Universal Time Coordinated (UTC), that the form template was last modified.
Public property Name (Inherited from SPPersistedObject.)
Public property Parent (Inherited from SPPersistedObject.)
Public property Properties (Inherited from SPPersistedObject.)
Public property QuiesceStatus Gets the status of a form template's quiesce state.
Public property Signed Gets a value indicating whether the form template is digitally signed.
Public property SolutionId Gets the solution identification (ID) of the form template.
Public property Status (Inherited from SPPersistedObject.)
Public property TypeName (Inherited from SPPersistedObject.)
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property UserWorkflowEnabled Gets a value that indicates whether the form template represented by the FormTemplate object is enabled as a declarative rules-based form that is part of a SharePoint workflow process.
Public property Version (Inherited from SPPersistedObject.)
Protected property WasCreated (Inherited from SPPersistedObject.)
Public property WorkflowEnabled Gets a boolean value indicating whether the form template can be used in a SharePoint workflow process.

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration Gets a value that indicates whether the component can be included in a configuration-only backup or restore.
Explicit interface implemetationPrivate property IBackupRestore.CanRenameOnRestore Gets a value that indicates whether the IBackupRestore object can be renamed when it is restored.
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForBackup Gets or sets a value that indicates whether the content component that is represented by the IBackupRestore object can be selected for backup, independently of its parent component, in the Central Administration user interface or some other UI.
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForRestore Gets or sets a value that indicates whether the content component that is represented by the IBackupRestore object can be selected for restoration in the Central Administration user interface or some other UI.
Explicit interface implemetationPrivate property IBackupRestore.DiskSizeRequired Gets the amount of disk space, in bytes, that is required to store a backup of the content represented by the IBackupRestore object.
Explicit interface implemetationPrivate property IBackupRestore.Id Gets or sets an ID for the content component.
Explicit interface implemetationPrivate property IBackupRestore.Name Gets or sets a name, for use in a UI, for the content component.

Top

See also

Reference

FormTemplate class

Microsoft.Office.InfoPath.Server.Administration namespace