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 the array of OdTimeStamp objects.
 

Reference to the OdRxPropertyVariant object.

Sets the value of this OdRxPropertyVariant object from an array of OdTimeStamp objects. 

 

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