API Reference > OdBcf Namespace > Classes > OdBcfTopic Class > OdBcfTopic Methods > OdBcfTopic::getModifiedDate Method
OdBcfTopic::getModifiedDate Method
Syntax
C++
const OdBcfTimeStampPtr& getModifiedDate() const;

A smart pointer to an OdBcfTimeStamp object that contains the date of the topic modification.

Retrieves the date of the last modification of the topic.

The timestamp object returned by the method can't be modified in the calling subroutine.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.