date_stamp_mode property

date_stamp_mode property

Gets the DateStampMode.

Definition:

@property
def date_stamp_mode(self):
    ...
@date_stamp_mode.setter
def date_stamp_mode(self, value):
    ...

See Also