FormTemplateCollection properties

The FormTemplateCollection type exposes the following members.

Properties

  Name Description
Public property Count (Inherited from SPPersistedObjectCollection<FormTemplate>.)
Public property IsEmpty (Inherited from SPPersistedObjectCollection<FormTemplate>.)
Public property Item[Guid] (Inherited from SPPersistedObjectCollection<FormTemplate>.)
Public property Item[String] (Inherited from SPPersistedObjectCollection<FormTemplate>.)
Protected property Parent (Inherited from SPPersistedObjectCollection<FormTemplate>.)

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

FormTemplateCollection class

Microsoft.Office.InfoPath.Server.Administration namespace