Class PersonFieldIntModified
public class PersonFieldIntModified : Change, IChange
- Inheritance
-
PersonFieldIntModified
- Implements
- Inherited Members
- Extension Methods
Constructors
PersonFieldIntModified(PersonField, int?)
public PersonFieldIntModified(PersonField personField, int? value)
Parameters
personFieldPersonFieldvalueint?
Properties
PersonField
public PersonField PersonField { get; set; }
Property Value
Value
public int? Value { get; set; }
Property Value
- int?