Table of Contents

Interface ILogbookNotification

Namespace
InSite.Domain.Messages
Assembly
Shift.Sdk.dll
public interface ILogbookNotification
Extension Methods

Properties

ActorName

string ActorName { get; set; }

Property Value

string

AppUrl

string AppUrl { get; set; }

Property Value

string

JournalSetupIdentifier

Guid? JournalSetupIdentifier { get; set; }

Property Value

Guid?

LogbookTitle

string LogbookTitle { get; set; }

Property Value

string

LogbookUrl

string LogbookUrl { get; set; }

Property Value

string

MessageToLearnerWhenLogbookModified

Guid? MessageToLearnerWhenLogbookModified { get; set; }

Property Value

Guid?

MessageToLearnerWhenLogbookStarted

Guid? MessageToLearnerWhenLogbookStarted { get; set; }

Property Value

Guid?

MessageToValidatorWhenLogbookModified

Guid? MessageToValidatorWhenLogbookModified { get; set; }

Property Value

Guid?

OrganizationCode

string OrganizationCode { get; set; }

Property Value

string

OrganizationName

string OrganizationName { get; set; }

Property Value

string

OriginOrganization

Guid? OriginOrganization { get; set; }

Property Value

Guid?

OriginUser

Guid? OriginUser { get; set; }

Property Value

Guid?