ConversionDomainItem Class

Definition of an individual domain whose elements can be compared on par with one another.

Definition

Namespace: ConversionCalc
Assembly: ConversionCalc (in ConversionCalc.dll) Version: 25.1109.1402+460980fe794ed921231d4cff278ac7c37ae486a2
C#
public class ConversionDomainItem
Inheritance
Object    ConversionDomainItem

Constructors

ConversionDomainItemInitializes a new instance of the ConversionDomainItem class

Properties

Conversions Get a reference to the collection of conversion definitions for this domain.
DomainName Get/Set the name of the domain.
Remarks Get a referene to the collection of remarks lines for this data catalog.

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also