Click or drag to resize

ReferencePathState Constructor

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public ReferencePathState(
	IEnumerable<int> sourceIds,
	DataObjectReferencePath path
)

Parameters

sourceIds
Type: System.Collections.GenericIEnumerableInt32
path
Type: Omada.OE.ModelDataObjectReferencePath
Exceptions
ExceptionCondition
ArgumentNullException
See Also