API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::setTimeStampArray Method
OdRxPropertyVariant::setTimeStampArray Method
Syntax
C++
OdRxPropertyVariant& setTimeStampArray(const OdTimeStampArray& val);
Parameters 
Description 
const OdTimeStampArray& val 
[in] constant reference to array of OdTimeStamp.  

Returns a reference to the OdRxPropertyVariant.

Sets value from the array of OdTimeStamp objects. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.