public class ConversionDefinitionItem : IConversionStepPublic Class ConversionDefinitionItem
Implements IConversionStepNo code example is currently available or this language may not be supported.| ConversionDefinitionItem | Initializes a new instance of the ConversionDefinitionItem class |
| Aliases | Get a reference to the list of aliases by which this conversion might be known. |
| Domain | Get/Set a reference to the domain to which this definition belongs. |
| EntryType | Get/Set the entry type of this conversion. |
| Name | Get/Set the name of the conversion. |
| Operation | Get/Set the type of operation used to complete this conversion. Only used if EntryType == Conversion. |
| RefName | Get/Set the name of the conversion to look up. |
| Steps | Get a reference to the collection of steps used to complete this conversion when this is a procedural entry. |
| Value | Get/Set the conversion value. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |