EntityPropertyDescriptorIsBrowsable Property |
See PropertyDescriptor class.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public override bool IsBrowsable { get; }
Public Overrides ReadOnly Property IsBrowsable As Boolean
Get
Property Value
Type:
BooleanSee Also