Click or drag to resize

ReferencePropertyValuesGetByIdMulti Method

Returns all property values for the provided id.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public ReferencePropertyValues GetByIdMulti(
	int id
)

Parameters

id
Type: SystemInt32

Return Value

Type: ReferencePropertyValues
See Also