Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IReleaseType Interface / Sequence Property

Sequence Property (IReleaseType)
The order of this release type in the set of release types. Higher values are closer to final release, lower are closer to development.
Syntax
'Declaration
 
ReadOnly Property Sequence As Integer
 
Remarks
The lowest release type is the raw development release type, automatically used for each build. The highest release type is the most public, production release type.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also