UserConfigurationHideForeignKeyFieldsInEditor Property |
Gets or sets a value indicating whether [mark foreign key fields as hidden].
Namespace:
SD.LLBLGen.Pro.ApplicationCore.Configuration
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.13.0.0 (5.13.25.1117)
Syntaxpublic bool HideForeignKeyFieldsInEditor { get; set; }Public Property HideForeignKeyFieldsInEditor As Boolean
Get
Set
Property Value
Type:
Boolean
See Also