Table of Contents

Class OrganizationCreated

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

Constructors

OrganizationCreated(DateTimeOffset?)

public OrganizationCreated(DateTimeOffset? opened)

Parameters

opened DateTimeOffset?

Properties

Opened

public DateTimeOffset? Opened { get; set; }

Property Value

DateTimeOffset?