DeleteCustomGroupMember Method

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Deletes a member from a custom group field.

expression.DeleteCustomGroupMember(CustomGroupMember)

expression   Required. An expression that returns a PivotField object.

CustomGroupMember  Required Variant. Name, unique name, or reference to the member to delete.

Remarks

This method will return a run-time error if the member referred to by the CustomGroupMember  argument is not a member of a custom group field.