DatStat Illume 4.5 SDK Class Reference

SDK_Participant.DeleteParticipantData Method 

Deletes the named participant data from the participant. Note the name of the data is case IN-sensitive.

public void DeleteParticipantData(
   String name
);

Parameters

name
Name of the custom data field to delete.

See Also

SDK_Participant Class | DatStat.SDK.WebServiceWrappers Namespace