Click or drag to resize

ConfigurationChangesDependencies Property

Dependencides to particular changes. If those changes are not already imported the entire list of changes are abandonned during import.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public Dependencies Dependencies { get; }

Property Value

Type: Dependencies
See Also