Click or drag to resize

ReferencePathControllerGetReferencePathObjectIds Method

Overload List
  NameDescription
Public methodGetReferencePathObjectIds(DataObject, DataObjectReferencePath)
Returns the ids of a number of data objects found by applying a reference path to a source data object. The security model is not respected!
Public methodGetReferencePathObjectIds(IEnumerableInt32, DataObjectReferencePath, IListString)
Returns the ids of a number of data objects found by applying a reference path to a number of source data object ids. The security model is not respected!
Top
See Also