standard_flag property
standard_flag property
Gets or sets The standard flag - 070
Definition:
@property
def standard_flag(self):
...
@standard_flag.setter
def standard_flag(self, value):
...
Gets or sets The standard flag - 070
@property
def standard_flag(self):
...
@standard_flag.setter
def standard_flag(self, value):
...