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