Table of Contents

Class StandardValidationCreated

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

Constructors

StandardValidationCreated(Guid, Guid)

public StandardValidationCreated(Guid standardId, Guid userId)

Parameters

standardId Guid
userId Guid

Properties

StandardId

public Guid StandardId { get; }

Property Value

Guid

UserId

public Guid UserId { get; }

Property Value

Guid