Universal Product Code.
Namespace:
CardknoxApi.Operations
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public string Upc { get; set; }
Public Property Upc As String
Get
Set
public:
property String^ Upc {
String^ get ();
void set (String^ value);
}
member Upc : string with get, set
Property Value
Type:
StringSee Also