Share via


IdentifierStruct constructor (Identifier)

Initializes a new instance of the class by using the properties of the specified Identifier object.

Namespace:  Microsoft.SharePoint.BusinessData.SharedService
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    identifier As Identifier _
)
'Usage
Dim identifier As Identifier

Dim instance As New IdentifierStruct(identifier)
public IdentifierStruct(
    Identifier identifier
)

Parameters

See also

Reference

IdentifierStruct class

IdentifierStruct members

IdentifierStruct overload

Microsoft.SharePoint.BusinessData.SharedService namespace