Table of Contents

Class AuthorDateChanged

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

Constructors

AuthorDateChanged(DateTimeOffset?)

public AuthorDateChanged(DateTimeOffset? authorDate)

Parameters

authorDate DateTimeOffset?

Properties

AuthorDate

public DateTimeOffset? AuthorDate { get; set; }

Property Value

DateTimeOffset?