The following tables list the members exposed by FormTemplateItem.
Name | Description | |
---|---|---|
![]() |
FormTemplateItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() |
AddAsContentType | Gets or sets a value indicating whether to add as content type. |
![]() |
BrowserEnable | Gets a value indicating whether [browser enable]. |
![]() |
ClearWorkflowActionsOnOpen | Gets or sets a value indicating whether [disable submit button]. |
![]() |
Container | Gets or sets the container. (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
ContentTypeName | Gets or sets the name of the content type. |
![]() |
Credentials | Gets or sets the credentials. |
![]() |
CtrlEditor | Gets the CTRL editor. |
![]() |
CurrentSOMethods | Gets the current SO methods. |
![]() |
DefaultView | Gets or sets the default view. |
![]() |
DeployBrowserEnable | Gets or sets a value indicating whether to deploy browser enabled. |
![]() |
DeployElsewhere | Gets a value indicating whether [deploy elsewhere]. |
![]() |
DeploymentFileVersion | Gets or sets the deployment file version. |
![]() |
DeploymentFormLibraryTitle | Gets or sets the deployment form library title. |
![]() |
DeploymentLocation | Gets or sets the deployment location. |
![]() |
DeploymentPath | Gets or sets the deployment path. |
![]() |
DeploymentSPSiteUrl | Gets or sets the deployment SP site URL. |
![]() |
DeploymentSPSiteUrlDescription | Gets the deployment SP site URL description. |
![]() |
DisableSubmitButton | Gets or sets a value indicating whether [disable submit button]. |
![]() |
FileName | Gets the name of the file. |
![]() |
FolioField | Gets the folio field. |
![]() |
FormLibraryTitle | Gets or sets the form library title. |
![]() |
Guid | Gets or sets the GUID. (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
HasOpenXsn | Gets a value indicating whether this instance has open XSN. |
![]() |
HasValue | Gets a value indicating whether this instance has value. |
![]() |
InfoPathProcessSettings | Gets or sets the info path process settings. |
![]() |
InfoPathWebServiceSiteUrl | Gets or sets the info path web service site URL. |
![]() |
InfoPathWebServiceSiteUrlFieldDescription | Gets the info path web service site URL field description. |
![]() |
IsDisposed | Gets a value indicating if the current object have been disposed yet. (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
IsIntLoading | (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
IsLoading | Gets or sets a value indicating whether this instance is loading. (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
IsStartProcess | Gets a value indicating whether this instance starts the process. |
![]() |
K2Server | Gets or sets the k2 server. |
![]() |
K2ServerFieldDescription | Gets the k2 server field description. |
![]() |
Key | Gets the key. |
![]() |
Location | Gets or sets the location. |
![]() |
Locked | (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
Modified | Gets a value indicating whether this SourceCode.Framework.PersistableObject is modified. (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
MustUpdate | Gets or sets a value indicating whether [must update]. |
![]() |
Name | Gets the name. |
![]() |
OpenAsWebPage | Gets or sets a value indicating whether to open as web page. |
![]() |
Path | Gets or sets the path. |
![]() |
ProcessName | Gets the name of the process. |
![]() |
ProjectName | Gets the name of the project. |
![]() |
SharePointEnvironmentLibraryUrl | Gets or sets the SharePointUrl |
![]() |
SharePointEnvironmentLibraryUrlDescription | Gets the SharePointUrl field description. |
![]() |
ShowCachedFlow | Gets or sets a value indicating whether [show cached flow]. |
![]() |
ShowViewProcessFlowLink | Gets or sets a value indicating whether [show view process flow link]. |
![]() |
SitedChildren | (Inherited from SourceCode.Framework.PersistableContainerObject) |
![]() |
SmartObjectServerName | Gets or sets the name of the smart object server. |
![]() |
SmartObjectServerPort | Gets or sets the smart object server port. |
![]() |
SOMethods | Gets or sets the SO methods. |
![]() |
SPSiteUrl | Gets or sets the SP site URL. |
![]() |
SPSiteUrlDescription | Gets the SP site URL description. |
![]() |
StartFormGuid | |
![]() |
TaskActionControls | Gets or sets the task action controls. |
![]() |
UseSmartObjects | Gets a value indicating whether [use smart objects]. |
![]() |
UseTaskPane | Gets or sets a value indicating whether [use task pane]. |
![]() |
XmlFieldName | Gets the name of the XML field. |
![]() |
Xsn | Gets the XSN. |
Name | Description | |
---|---|---|
![]() |
ContainedList | Overridden. This represents the List in which this object is contained in. E.G. OrderItem is contained in the OrderItems list of container object that an Order. |
![]() |
IsEventsEnabled | Gets a value indicating whether events is enabled. (Inherited from SourceCode.Framework.PersistableObject) |
Top
Name | Description | |
---|---|---|
![]() |
EnsureClonedInstance | Overloaded. Returns an instance of a cloned object based on the original item. Use in conjuction with Cloning. (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
GetClonedInstance<T> | Returns an instance of a cloned object based on the original guid. Use in conjuction with Cloning. (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
HasObjectBeenCloned | (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
IsObjectInScope | Overloaded. When a cloning context exists, a lookup will be done to determine if the item is in scope. (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
OnContainerChanged | Called when the container change. (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
OnLoad | Overridden. Generates an object from a SourceCode.Framework.ISerializationInfo with the data provided. |
![]() |
OnModified | Called when this instance is being modified. (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
OnNotifyBeginPropertyChanged | Overloaded. (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
OnNotifyEndPropertyChanged | Overloaded. (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
OnNotifyPropertyChanged | Overloaded. (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
OnSave | Overridden. Populates a SourceCode.Framework.ISerializationInfo with the data needed to serialize the target object. |
![]() |
Validate | Validates this instance. (Inherited from SourceCode.Framework.PersistableObject) |
Top