ReadonlyidReturns true if the entity and the sheet it belongs to are both enabled, otherwise false.
ReadonlyparentReadonlypropertiesEntity type to add to the sheet
specific parameters for that entity type.
a new entity that has been added to the sheet.
Makes a deep copy of this entity
Duplicates the sheet and all its entities.
Id of the new duplicate sheet.
The new duplicate sheet.
Array of states used to filter out entities, default is [MergableObjectState.Added, MergableObjectState.Modified, MergableObjectState.Unchanged].
Get a markup entity based on an id.
id of markup entity you want to get.
The markup entity corralating to the id if it exists in the sheet.
Mark this sheet to be deleted on the next MarkupSheet2DCollection.saveAndMergeSheets.
true if sheet was deleted, false if it failed to delete.
Marks the sheet as updated in the MarkupSheet2DCollection.
Class representing a markup sheet in the markup API.