links_up_to_date عقار
links_up_to_date عقار
يشير إلى ما إذا كانت الارتباطات التشعبية في المستند محدثة أم لا.
تعريف:
@property
def links_up_to_date(self):
...
@links_up_to_date.setter
def links_up_to_date(self, value):
...
يشير إلى ما إذا كانت الارتباطات التشعبية في المستند محدثة أم لا.
@property
def links_up_to_date(self):
...
@links_up_to_date.setter
def links_up_to_date(self, value):
...