Page History
...
Method | Description |
---|---|
BoundAttachments | Get all of the BoundAttachments of this View. |
BoundSecurityProperties | Get all of the BoundSecurityProperties of this View. |
ChildViewRelationships | Returns an object representing a collection of child view relationships for the view. |
ObjectPermissions | Returns the collection of Object Permissions for this object. |
ParentViewRelationships | Returns an object representing a collection of parent view relationships for the view. |
RepoCheckOutStatus | Get the Check Out status of this View object. DATATYPE: StringObjects. |
RepoVersionHistory | Get the Version History of this View from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects. |
SetViewDDL | Sets the DDL for the View. Returns the validation error message or none if validated successfully. PARAMETERS: NewDDL (String). RETURN DATATYPE: String. |
UniversalMappings | Returns a collection of universal mappings applied to this object. |
UserComments | Returns a collection of user comments associated with this View. |
ViewFields | Returns an object representing a collection of view fields in the view. |
WhereUsedModelUsage | Returns a collection of matches in other models based on the results of a WhereUsed analysis on this object. |
WhereUsedSubmodelUsage | Returns a collection based on the results of a WhereUsed analysis of SubModels in the current model that contain this object. |
...