GroupMemberListResponse AddMember Method DRA REST Extensions SDK
Adds the specified model object to the response

Namespace: NetIQ.DRA.Common.Rest.Responses
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

public void AddMember(
	ModelObject member
)
See Also