Table of Contents

Class AssignRegistrationFee

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

Constructors

AssignRegistrationFee(Guid, decimal?)

public AssignRegistrationFee(Guid aggregate, decimal? fee)

Parameters

aggregate Guid
fee decimal?

Properties

Fee

public decimal? Fee { get; set; }

Property Value

decimal?