AddMemberData IsValid Method CkSoftware GroupMe SDK - Documentation
Validates if the current user-definition is valid for an add operation.

Namespace: CkSoftware.GroupMe.Sdk.Groups.Dao
Assembly: CkSoftware.GroupMe.Sdk.Groups (in CkSoftware.GroupMe.Sdk.Groups.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax

public bool IsValid()

Return Value

Type: Boolean
True if the data is valid, otherwise false.
See Also