timestamp property
timestamp property
Gets or sets the timestamp.
Definition:
@property
def timestamp(self):
    ...
@timestamp.setter
def timestamp(self, value):
    ...
See Also
- module aspose.cad.fileformats.ifc.header
- class IfcFileName
Gets or sets the timestamp.
@property
def timestamp(self):
    ...
@timestamp.setter
def timestamp(self, value):
    ...
aspose.cad.fileformats.ifc.headerIfcFileName