Class VersionIncrementValue
Variant of incrementing value
Inheritance
object
VersionIncrementValue
Namespace: BuildSystem.ManagerObject.Interfaces
Assembly: BuildSystem.ManagerObject.Interfaces.dll
Syntax
public sealed class VersionIncrementValue : Enum
Fields
NextHundred
(Value div 100) * 100 + 100
Declaration
public const VersionIncrementValue NextHundred = 1
Field Value
Type | Description |
---|---|
VersionIncrementValue |
NextValue
Add 1
Declaration
public const VersionIncrementValue NextValue = 0
Field Value
Type | Description |
---|---|
VersionIncrementValue |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
int |