Apostrophe Systems EPC Generator 2.0

EPCBase.ToString Method (String)

Returns the EPCBase in a specified format

public string ToString(
   string format
);

Parameters

format
Name of the format. Values are HEX, BINARY

Return Value

a string representing a formatted EPC Number

Remarks

ToString() supports HEX and BINARY Formats

See Also

EPCBase Class | Apostrophe.EPC Namespace | EPCBase.ToString Overload List