Share via


PersistedAttribute constructor (PersistedAttributeMergeType)

Initializes a new instance of the PersistedAttribute class by using the specified merge flag.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    MergeType As PersistedAttributeMergeType _
)
'Usage
Dim MergeType As PersistedAttributeMergeType

Dim instance As New PersistedAttribute(MergeType)
public PersistedAttribute(
    PersistedAttributeMergeType MergeType
)

Parameters

Remarks

For more information, see MergeType.

See also

Reference

PersistedAttribute class

PersistedAttribute members

PersistedAttribute overload

Microsoft.SharePoint.Administration namespace