Class RegistrantChangedField
- Namespace
- InSite.Domain.Registrations
- Assembly
- Shift.Sdk.dll
public class RegistrantChangedField
- Inheritance
-
RegistrantChangedField
- Inherited Members
- Extension Methods
Constructors
RegistrantChangedField()
public RegistrantChangedField()
Properties
FieldName
public string FieldName { get; set; }
Property Value
NewValue
public string NewValue { get; set; }
Property Value
OldValue
public string OldValue { get; set; }