| IsItem Property | |
| See Also |
Sets or returns a valid value of BoYesNoEnum type that specifies whether or not the user permission relates to an item in the form, for example, button, secondary form, and menu item.
Field name: IsItem.
Read-write property
| Visual Basic |
|---|
Public Property IsItem() As BoYesNoEnum |
Default: tNO.
tNO - the user permission relates to a form.
tYES - the user permission relates to an item in the form.