Table of Contents

Class StandardValidationSelfValidated

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

Constructors

StandardValidationSelfValidated(Guid, string)

public StandardValidationSelfValidated(Guid logId, string status)

Parameters

logId Guid
status string

Properties

LogId

public Guid LogId { get; }

Property Value

Guid

Status

public string Status { get; }

Property Value

string