Table of Contents

Class AssignRegistrationPayment

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

Constructors

AssignRegistrationPayment(Guid, Guid)

public AssignRegistrationPayment(Guid registration, Guid payment)

Parameters

registration Guid
payment Guid

Properties

Payment

public Guid Payment { get; set; }

Property Value

Guid