Click or drag to resize

PropertyControllerGetReferencePropertyValues Method

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public DataObjects GetReferencePropertyValues(
	Guid uid,
	IntegerList propertyIds
)

Parameters

uid
Type: SystemGuid
propertyIds
Type: IntegerList

Return Value

Type: DataObjects
See Also