Click or drag to resize
XRecordRemoveWriteGroup Method
Removes the write group.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public XRecord RemoveWriteGroup(
	int p_GroupId
)

Parameters

p_GroupId
Type: SystemInt32
The group id.

Return Value

Type: XRecord
The new record with removed write group.
See Also