WhenReserved property

Returns the date an edit reservation was last secured for an item.

Syntax


C++

HRESULT get_WhenReserved(DATE* pWhenReserved)

Scrpting languages

Date = Object.WhenReserved

Remarks


The value of WhenReserved is undefined if the item is not reserved. Determine if the item is reserved with the ReservedBy.

Home

Applies to

IERUAccessControl


See also

Creating Items