Table of Contents

Class PublishGrade

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

Constructors

PublishGrade(Guid, string, string)

public PublishGrade(Guid aggregate, string reference, string errors)

Parameters

aggregate Guid
reference string
errors string

Properties

Errors

public string Errors { get; set; }

Property Value

string

Reference

public string Reference { get; set; }

Property Value

string