• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum InheritableBoolean

Namespace:
Varigence.Languages.Biml
Assembly:
Biml.dll
C#
    public enum InheritableBoolean
    
  

Fields

False

Specifies that the value should be forced to False.

Inherited

Specifies that the relevant boolean value in the parent object should be used.

True

Specifies that the value should be forced to True.

© Varigence