public class ConversionStepItem : IConversionStep
Public Class ConversionStepItem
Implements IConversionStep
No code example is currently available or this language may not be supported.
ConversionStepItem | Initializes a new instance of the ConversionStepItem class |
Domain | Get/Set a reference to the domain to which this definition belongs. |
Operation | Get/Set the type of operation used to complete this conversion. Only used if EntryType == Conversion. |
RefName | Get/Set the name of this step's conversion reference. |
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) |