Skip to main content

Undo match

UndoMatch

Resource location: https://api.<cluster>.twinfield.com/webservices/matching.asmx?wsdl

public UndoMatch : MessageOfUndoSetByTypeResult
{
public String Office; // The company.
public String DimensionType; // The dimension type of the dimension.
public String Dimension; // The code of the dimension for which the match needs to be made undone.
public Int32 MatchNumber; // The number of the match set that needs to be made undone.
}