This topic has not yet been rated - Rate this topic

SPWebConfigModification.Sequence Property

Windows SharePoint Services 3
Gets or sets the sequence number of the modification.

Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
public uint Sequence { get; set; }

Property Value

A 32-bit unsigned integer between 0 and 65536. This property throws an InvalidOperationException if the number is outside this range.

A sequence is used only if there is more than one modification of the same type to the same node or attribute. In this case, modifications with lower sequence numbers are applied first.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ