path_entity_id property

path_entity_id property

Gets or sets the id of path

Definition:

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

See Also