Click or drag to resize

PFFieldUserValueHelperContains Method (PFGroup)

Determines whether the value contains the specified group.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool Contains(
	PFGroup group
)

Parameters

group
Type: Packflow.CorePFGroup

Return Value

Type: Boolean
See Also