'Declaration Public Shared Function GetSymbologyFormat( _
ByVal barcodeValueGS1 barcode value.As String _
) As String
public static string GetSymbologyFormat(
string barcodeValue
)
public: static string* GetSymbologyFormat(
string* barcodeValue
)
public:
static string^ GetSymbologyFormat(
string^ barcodeValue
)
Parameters
- barcodeValue
- GS1 barcode value.
Return Value
GS1 symbology format.