PlaceholderCommandHandlerValueListItemVisibleToUser Method |
Determines if the ObjectClass is visible to the current user session.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxprotected bool ValueListItemVisibleToUser(
ValueListItem item
)
Parameters
- item
- Type: ValueListItem
Return Value
Type:
BooleanNA - Throw a not implemented exception.
See Also