Table of Contents

Class StandardValidationExpired

Namespace
InSite.Domain.Standards
Assembly
Shift.Sdk.dll
public class StandardValidationExpired : Change, IChange
Inheritance
StandardValidationExpired
Implements
Inherited Members
Extension Methods

Constructors

StandardValidationExpired(Guid, string)

public StandardValidationExpired(Guid logId, string comment)

Parameters

logId Guid
comment string

Properties

Comment

public string Comment { get; }

Property Value

string

LogId

public Guid LogId { get; }

Property Value

Guid