content_type عقار
content_type عقار
يحصل على نوع محتوى المستند أو يعينه.
تعريف:
@property
def content_type(self):
...
@content_type.setter
def content_type(self, value):
...
يحصل على نوع محتوى المستند أو يعينه.
@property
def content_type(self):
...
@content_type.setter
def content_type(self, value):
...