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