Click or drag to resize

ObjectImporterResultDeletedObjectIds Property

Ids of data objects that have been deleted as part of the import.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public List<int> DeletedObjectIds { get; }

Property Value

Type: ListInt32
See Also