Share via


Barcode.GetBarcodeValue method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.RecordsManagement.PolicyFeatures
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Shared Function GetBarcodeValue ( _
    spListItem As SPListItem _
) As String
'Usage
Dim spListItem As SPListItem
Dim returnValue As String

returnValue = Barcode.GetBarcodeValue(spListItem)
public static string GetBarcodeValue(
    SPListItem spListItem
)

Parameters

Return value

Type: System.String
Returns String.

See also

Reference

Barcode class

Barcode members

Microsoft.Office.RecordsManagement.PolicyFeatures namespace