Table of Contents

Class ChangeRegistrantContactInformation

Namespace
InSite.Application.Registrations.Write
Assembly
Shift.Sdk.dll
public class ChangeRegistrantContactInformation : Command, ICommand
Inheritance
ChangeRegistrantContactInformation
Implements
Inherited Members
Extension Methods

Constructors

ChangeRegistrantContactInformation(Guid, RegistrantChangedField[])

public ChangeRegistrantContactInformation(Guid registration, RegistrantChangedField[] changedFields)

Parameters

registration Guid
changedFields RegistrantChangedField[]

Properties

ChangedFields

public RegistrantChangedField[] ChangedFields { get; set; }

Property Value

RegistrantChangedField[]