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