IdentifierStruct Constructor (Identifier)

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

Namespace:  Microsoft.SharePoint.BusinessData.Administration.Client
Assembly:  Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.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.Administration.Client Namespace