DerivedEntityClassAttribute Constructor
Initializes a new instance of the DerivedEntityClassAttribute class.
Namespace: Microsoft.SharePoint.Linq
Assembly: Microsoft.SharePoint.Linq (in Microsoft.SharePoint.Linq.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DerivedEntityClassAttribute()
public DerivedEntityClassAttribute()
See Also
Reference
DerivedEntityClassAttribute Class