Project Properties |
The Project type exposes the following members.
Name | Description | |
---|---|---|
ActiveFileVersion |
The version of the llblgenproj file this project is a reflection of. New projects get this set to ApplicationConstants.LLBLGenProVersion.
| |
AdditionalEntityModelCycleTaskPreferences |
Gets the cycle task preferences for the additional tasks for the entity model.
| |
AdditionalProjectCycleTaskPreferences |
Gets the cycle task preferences for the additional tasks for the entire project
| |
AdditionalTasksFolderFullPath |
Gets the additional tasks folder as a full path.
| |
AdditionalTemplatesFolderFullPath |
Gets the additional templates folder as a full path.
| |
AdditionalTypeConverters |
Gets the type converters found in the additional typeconverters folder in the project properties. These type converters are specific to this project.
| |
CodeGenerationCyclePreferencesPerOutputType |
Gets the used code generation cycle preferences (value) per outputType (key)
| |
DerivedModels |
Gets the derived models defined in this project.
| |
EntityModel |
Gets the entity mode graph
| |
HolderDescription |
Gets the holder description for text messages to the user.
| |
InheritanceHierarchies |
Gets the inheritance hierarchies graph.
| |
IsChanged |
Gets or sets a value indicating whether this instance is changed.
| |
IsDeserializing | ||
LastSyncDateTime |
Gets or sets the datetime (local time) of the last sync action this project was involved in. Not persisted to disk, it's valid for as long as the project
is in memory.
| |
LastSyncLogNode |
Gets or sets the lognode of the last sync action this project was involved in. Not persisted to disk, it's valid for as long as the project
is in memory.
| |
MappingData |
Gets the mapping data, stored per driverID
| |
MetaData |
Gets the meta data (sets of catalogs), stored per driverID.
| |
ModelType |
The model type this framework holder is interested in.
| |
ModelViews |
Gets or sets the model views of this project.
| |
OutputSettingValues |
Gets or sets the output setting values for the project.
| |
ProjectID |
Gets the project identifier.
| |
ProjectName |
Gets or sets the name of the project.
| |
Properties |
Gets the properties of the project
| |
SavedElementSearchQueries |
Gets the saved element search queries for this project
| |
SPCalls |
Gets or sets the SPCallDefinitions in this project.
| |
TargetElementType |
Gets the target element type of this target.
| |
TargetFrameworkInstance |
Gets the entity model target framework instance with the name specified in TargetFrameworkName
| |
TargetFrameworkName |
Gets the entity model target framework name for this project.
| |
TvfCalls |
Gets or sets the TVF calls in this project.
| |
TypedLists |
Gets the typed lists definitions
| |
TypedViews |
Gets or sets the TypedViewDefinitions in this project
| |
TypeShortcuts |
Gets or sets the type shortcuts defined for this project.
| |
UseLegacyDefaults |
Gets a value indicating whether legacy defaults (true, default) should be used for SettingDefinitions or not (false). Set to false when SetTargetFramework is called.
| |
ValueTypes |
Gets or sets the ValueType definitions in this project.
|
Name | Description | |
---|---|---|
IOutputSettingValuesTargetTargetName |
Gets the name of the element.
|