Click or drag to resize

ConfigurationChangeSetLoadOptionsBaseInvolvesObjectIds Property

If specified we only load change sets that contains a change that involves the object uids.

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

Property Value

Type: ListGuid
See Also