StandardProfileSequence Members
Functions
| Name | Description |
|---|---|
| ChangePath | Sets a new system view location for this Data Entry Sequence. |
| Clone | Clone a Data Entry Sequence. Return value: StandardProfileSequence. |
| CloneEx | Clone a Data Entry Sequence using CloneInfo object. Return value: StandardProfileSequence. |
| Refresh | Re-reads the Data Entry Sequence from the Enterprise database. Return value: Boolean. |
| RefreshEx | Re-reads the Data Entry Sequence from the Enterprise database, with extended information. Return value: RefreshResult. |
| Remove | Removes (deletes) this Data Entry Sequence. |
| RemoveEx | Removes (deletes) this Data Entry Sequence (with audit log explanation). |
| Save | Saves changes to this Data Entry Sequence. |
| SaveEx | Saves changes to this Data Entry Sequence (with audit log explanation). |
Properties
| Name | Description |
|---|---|
| AccessControlList | Returns the AccessControlList object which specifies which users and groups can access this Data Entry Sequence. Return value: AccessControlList. This property is read only. |
| AllowOnlyOneChild | Returns/sets if only one subform can be entered. Return/assignment value: Boolean. |
| AuditLogReasonForAutoSave | Returns/sets the audit log reason used for auto saving the Data Entry Sequence. Return/assignment value: String. |
| AutoSave | Returns/sets the auto save state for this Data Entry Sequence. Return/assignment value: Boolean. |
| Content | Returns/sets the content of the Data Entry Sequence. Return/assignment value: Variant. |
| Description | Returns/sets the description for the Data Entry Sequence. Return/assignment value: String. |
| Dirty | Returns the modified state of the Data Entry Sequence. Return value: Boolean. This property is read only. |
| FullPath | Returns the full path of the Data Entry Sequence. Return value: String. This property is read only. |
| ID | Returns the ID of this Data Entry Sequence. Return value: Integer. This property is read only. |
| Items | Returns the list of Data Entry Setups associated with this Data Entry Sequence. Return value: StandardProfileSequenceItems. This property is read only. |
| Name | Returns/sets the name of the Data Entry Sequence. Return/assignment value: String. |
| Param | Returns/sets Data Entry Sequence name/value parameters. Return/assignment value: Variant. |
| Path | Returns/sets the System Folder path for this Data Entry Sequence. Return/assignment value: String. |
| PathEx | Returns/sets the System Folder path for this Data Entry Sequence. Return value: String. This property is read only. |
| PathEx2 | Returns path information for this Data Entry Sequence. Return value: String. This property is read only. |
| Placements | Returns a list of placements for this Data Entry Sequence. Return value: Variant. This property is read only. |
| ReadOnly | Returns if this Data Entry Sequence is read only. Return value: Boolean. This property is read only. |
| Revision | Returns/sets the revision of the Data Entry Sequence. Return value: Integer. This property is read only. |
| Type | Returns/sets the type of Data Entry Sequence. Return/assignment value: String. |
| Versioning | Returns/sets if versioning is enabled for the Data Entry Sequence. Return/assignment value: Boolean. |
Subtopics