Data Management Object Model Reference

Respondent.Drop Method 

Drops the current respondent. This repondent will never be written to the output datasource

[Visual Basic]
Public Sub Drop()
[C#]
public void Drop();

See Also

Respondent Class | SPSSMR.Data.Transformations Namespace