hook_line_creation_flag property

hook_line_creation_flag property

Gets or sets the hook line creation flag.

Definition:

@property
def hook_line_creation_flag(self):
    ...
@hook_line_creation_flag.setter
def hook_line_creation_flag(self, value):
    ...

See Also