PlaceholderCommandHandlerValueListItemVisibleToUser Method

Determines if the ObjectClass is visible to the current user session.

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
protected bool ValueListItemVisibleToUser(
	ValueListItem item
)

Parameters

item  ValueListItem
 

Return Value

Boolean
NA - Throw a not implemented exception.

See Also