Share via


EntityStruct Constructor (Entity)

Initializes a new instance of the class.

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

Syntax

'Declaration
Public Sub New ( _
    entity As Entity _
)
'Usage
Dim entity As Entity

Dim instance As New EntityStruct(entity)
public EntityStruct(
    Entity entity
)

Parameters

See Also

Reference

EntityStruct Class

EntityStruct Members

EntityStruct Overload

Microsoft.SharePoint.BusinessData.SharedService Namespace