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