attachment_type property
attachment_type property
Gets or sets the attachment type.
Definition:
@property
def attachment_type(self):
...
@attachment_type.setter
def attachment_type(self, value):
...
Gets or sets the attachment type.
@property
def attachment_type(self):
...
@attachment_type.setter
def attachment_type(self, value):
...