| ObjectImporterResultCreatedObjectIds Property |
Ids of data objects that have been created as part of the import.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic List<int> CreatedObjectIds { get; }
Property Value
Type:
ListInt32
See Also