Add | Adds a new data line to the object. |
 SetCurrentLine | Sets the active row to a specified row number. |
 Count | Returns the total forms in the collection (rows). |
 DisplayOrder | Sets or returns the display order of the user permission form in the collection (starts from 1). Field name: VisOrder. |
 FormType | Sets or returns the form ID (primary key) linked to the user permission. Length: 20 characters. Field name: FormId. |
 PermissionID | Returns the identification key of the user permission tree as defined in UserPermissionTree object. Length: 20 characters. Field name: PermId. This is a foreign key to the UserPermissionTree object. |
 UserFields | Returns the UserFields object. |
Â
Â