Public Class - TmResult
public class TmResult
TmResult Variables
public string batchErrorMessage;
public int[] errorIndex;
public string[] errorMessage;
public string[] output;
public static int STATUS_BATCH;
public static int STATUS_OK;
public static int STATUS_ROW;
public int statusType;
TmResult Class Methods - Detailed Descriptions
Listed alphabetically, except that the constructor is provided first.