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
registrationGuidchangedFieldsRegistrantChangedField[]
Properties
ChangedFields
public RegistrantChangedField[] ChangedFields { get; set; }