| | ReferencePathState Constructor |
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic ReferencePathState(
IEnumerable<int> sourceIds,
DataObjectReferencePath path
)
Parameters
- sourceIds
- Type: System.Collections.GenericIEnumerableInt32
- path
- Type: Omada.OE.ModelDataObjectReferencePath
Exceptions| Exception | Condition |
|---|
| ArgumentNullException | |
See Also