pmMDA.NET

BooleanCode Properties

The properties of the BooleanCode class are listed below. For a complete list of BooleanCode class members, see the BooleanCode Members topic.

Public Static Properties

FALSE Gets the code object for the code value false.
TRUE gets the code object for the code value true.

Public Instance Properties

Active (inherited from ReferenceCodeImpl) Gets whether this reference code is active.
Code (inherited from ReferenceCodeImpl) Gets the code value of the reference code.
Description (inherited from ReferenceCodeImpl) Gets the description of this reference code.
ShortDescription (inherited from ReferenceCodeImpl) Gets the short description of this reference code.
SortOrder (inherited from ReferenceCodeImpl) Gets the sort order of the reference code.
ValidFrom (inherited from ReferenceCodeImpl) Returns the date from when the code was active.
ValidTo (inherited from ReferenceCodeImpl) Returns the date until when the code was active.

See Also

BooleanCode Class | PmMda.Net.Dog.Reference Namespace