Class StandardFieldDecimalModified
public class StandardFieldDecimalModified : Change, IChange
- Inheritance
-
StandardFieldDecimalModified
- Implements
- Inherited Members
- Extension Methods
Constructors
StandardFieldDecimalModified(StandardField, decimal?)
public StandardFieldDecimalModified(StandardField field, decimal? value)
Parameters
fieldStandardFieldvaluedecimal?
Properties
Field
public StandardField Field { get; }
Property Value
Value
public decimal? Value { get; }