Click or drag to resize

PropertyControllerGetSetProperty Method (Int32)

Note: This API is now obsolete.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
[ObsoleteAttribute("Use LoadProperty instead. Obsoleted in v14")]
public SetProperty GetSetProperty(
	int propertyId
)

Parameters

propertyId
Type: SystemInt32

Return Value

Type: SetProperty
See Also