Click or drag to resize

MainLibraryCopyPropertyValuesFromReferredObject 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 CopyPropertyValuesFromReferredObject(
	CodeMethodInvokeContext context,
	int referencePropertyId,
	string propertyIds
)

Parameters

context
Type: Omada.OE.ModelCodeMethodInvokeContext
referencePropertyId
Type: SystemInt32
propertyIds
Type: SystemString

Return Value

Type: Boolean
See Also