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):
    ...

See Also