SelectionParentPolicy.IsInPolicy Method
Include Protected Members
Include Inherited Members
Evaluates whether the specified parent item is to be included in the policy.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
IsInPolicy(Selection, ModelItem)
Gets a value indicating whether the specified item is to be included in the policy. (Inherited from SelectionPolicy.)
IsInPolicy(Selection, ModelItem, ModelItem)
Evaluates whether the specified parent item is to be included in the policy.
Top