isMemberRecord(_:)
Determines whether a given record is a member of this group record.
Declaration
func isMemberRecord(_ inRecord: ODRecord!) throws
Discussion
If this record is not a group record, this method returns false.
See Also
Managing Group Records