EntityModelCodeGenerationTask Properties |
The EntityModelCodeGenerationTask type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrentProject | (Inherited from CodeGenerationTaskBase.) |
![]() | CyclePreferences |
Gets the cycle preferences.
(Inherited from CodeGenerationTaskBase.) |
![]() | CyclePreferencesDescription |
Gets the cycle preferences description, which is the set of preferences in textual form to display to the user.
(Inherited from CodeGenerationTaskBase.) |
![]() | IsEnabled |
Gets or sets a value indicating whether this instance is enabled.
(Inherited from CodeGenerationTaskBase.) |
![]() | IsValid |
Gets a value indicating whether this instance is valid.
(Inherited from CodeGenerationTaskBase.) |
![]() | OutputTypeDescription |
Gets the output type description for this task.
(Overrides CodeGenerationTaskBaseOutputTypeDescription.) |
![]() | Priority |
Gets the priority of this task. Returns 11 so it takes precedence over other tasks which use the default of 10.
(Overrides CodeGenerationTaskBasePriority.) |
![]() | SourceName |
Gets the name of the source for this task.
(Overrides CodeGenerationTaskBaseSourceName.) |
![]() | SupportsQueueProcessingPerGroup |
Gets a value indicating whether queue processing per group is supported for this task (true) or that the queue has to be processed once, regardless
of project settings / groups (false, default).
(Overrides CodeGenerationTaskBaseSupportsQueueProcessingPerGroup.) |
![]() | TargetFrameworkHolder |
Gets the target framework holder to use for this task.
(Inherited from CodeGenerationTaskBase.) |