EntityModelCodeGenerationTaskPriority Property |
Gets the priority of this task. Returns 11 so it takes precedence over other tasks which use the default of 10.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax public override int Priority { get; }
Public Overrides ReadOnly Property Priority As Integer
Get
Property Value
Type:
Int32See Also