Click or drag to resize

MainLibrarySetTargetPropertyValue Method

Namespace:  Omada.OE.UtilityCodeAssembly.Library
Assembly:  Omada.OE.UtilityCodeAssembly (in Omada.OE.UtilityCodeAssembly.dll) Version: 15.0.0.0
Syntax
C#
public static bool SetTargetPropertyValue(
	CodeMethodInvokeContext context,
	int propertyId,
	int propertyValueId
)

Parameters

context
Type: Omada.OE.ModelCodeMethodInvokeContext
propertyId
Type: SystemInt32
propertyValueId
Type: SystemInt32

Return Value

Type: Boolean
See Also