Click or drag to resize
VisibilityKind Enumeration
Enum to specify the visibility of fields, entities and the like, in the output code.

Namespace: SD.LLBLGen.Pro.ApplicationCore
Assembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public enum VisibilityKind
Members
  Member nameValueDescription
Public0
Protected1
Private2
See Also