| DataObjectControllerLoadPropertyReferenceInfos Method |
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic ReferenceInfos LoadPropertyReferenceInfos(
int sourceDataObjectId,
IEnumerable<int> propertyIds = null,
ReferenceDirection referenceDirection = ReferenceDirection.Outgoing
)
Parameters
- sourceDataObjectId
- Type: SystemInt32
- propertyIds (Optional)
- Type: System.Collections.GenericIEnumerableInt32
- referenceDirection (Optional)
- Type: Omada.OE.ModelReferenceDirection
Return Value
Type:
ReferenceInfos
See Also