Click or drag to resize

ConfigurationChangesGetChangeSetIds Method

Returns distinct collection of change set ids for the changes in the collection.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public IntegerList GetChangeSetIds()

Return Value

Type: IntegerList
See Also