FrameworkUsedByModelType Property |
Gets or sets the type of the model this framework is used by.
Namespace: SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData.FrameworksAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public FrameworkUsingModelType UsedByModelType { get; set; }
Public Property UsedByModelType As FrameworkUsingModelType
Get
Set
Property Value
Type:
FrameworkUsingModelTypeSee Also