IsEffectiveMembersDefined
Indicates whether there is an effective members requirement for this local group.
Syntax
bool IsEffectiveMembersDefined {get;}
Property value
Returns true if there is an effective members requirement for this group.
Discussion
If the ResolveEffectiveProfile method has not been called, the value is resolved the first time this property is accessed.
Exceptions
IsEffectiveMembersDefined throws an InvalidOperationException if this is not a local group profile and you attempt to get this property.
This property is only applicable to local groups.