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)
Available in Sandboxed Solutions: No

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