'Declaration Public Shared Function GetPrintableValue( _
ByVal aiValuesThe GS1 value.() As GS1ApplicationIdentifierValue _
) As String
public static string GetPrintableValue(
GS1ApplicationIdentifierValue[] aiValues
)
public: static string* GetPrintableValue(
GS1ApplicationIdentifierValue*[]* aiValues
)
public:
static string^ GetPrintableValue(
array<GS1ApplicationIdentifierValue^>^ aiValues
)
Parameters
- aiValues
- The GS1 value.
Return Value
Printable GS1 value.