IContentFreezeStateEndingTime Property Ingeniux CMS Content Store API

Gets the ending time of the content freeze. If set to null, content freeze will be indefinite until the state object is removed.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

Nullable<DateTime> EndingTime { get; }

Property Value

Type: NullableDateTime
See Also

Reference