CIS Web Services Documentation
No Metadata Documentation available.

Namespace: CISService
Assembly: CISService (in CISService.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public int GroupMemberID { get; set; }
Public Property GroupMemberID As Integer
	Get
	Set
public:
property int GroupMemberID {
	int get ();
	void set (int value);
}

See Also