Epc |
public sealed class EpcClassScheme
The EpcClassScheme type exposes the following members.
Name | Description | |
---|---|---|
![]() | EpcScheme | Returns the EPC scheme that contains instances of this EPC class. |
![]() | SchemeName | Returns the string name of this tag scheme as it appears in the EPC URI. |
![]() ![]() | Values | Returns the list of values in this EPC class |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() ![]() | FromSchemeName | Returns the EpcScheme instance whose URI scheme name is equal to the specified string, or null if the specified string does not match any EPC scheme name. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString |
Returns the name of the scheme
(Overrides ObjectToString) |
Name | Description | |
---|---|---|
![]() ![]() | CPI | The Component/Part Identifier (CPI) EPC scheme. |
![]() ![]() | GDTI | The GS1 Global Document Type Identifier (GDTI) EPC scheme. |
![]() ![]() | GRAI | The GS1 Global Returnable Asset Identifier (GRAI) EPC scheme. |
![]() ![]() | ITIP | The GS1 Individual Trade Item Piece (ITIP) EPC scheme. |
![]() ![]() | LGTIN | The GS1 Global Trade Item + Batch/Lot (LGTIN) EPC class scheme. |
![]() ![]() | SGCN | The GS1 Serialized Global Coupon Number (SGCN) EPC scheme. |
![]() ![]() | SGTIN | The GS1 Serialized Global Trade Item (SGTIN) EPC scheme. |