Northwoods.GoWPF 2.2.4 Assembly
IsMemberValid Method (IGroupsModel)

This predicate is true when it is valid to add the membernodedata to the groupnodedata.
Syntax
Function IsMemberValid( _
   ByVal groupnodedata As Object, _
   ByVal membernodedata As Object _
) As Boolean
bool IsMemberValid( 
   object groupnodedata,
   object membernodedata
)

Parameters

groupnodedata
membernodedata

Return Value

false if the membernodedata cannot be added to groupnodedata
Remarks
This assumes that if the member node is already part of a group, it will be removed from that group first.
Requirements
See Also

Reference

IGroupsModel Interface
IGroupsModel Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback