Table of Contents

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

string

NewValue

public string NewValue { get; set; }

Property Value

string

OldValue

public string OldValue { get; set; }

Property Value

string