ac_db_underlay_definition_object_id property

ac_db_underlay_definition_object_id property

Gets or sets the ac database underlay definition object identifier.

Definition:

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

See Also