UpdateCustomEntityProperties Method
Updates the property values for a set of Custom Entity objects.
Required Permissions
CustomEntityEditUserDefinedPropertySyntax
public void UpdateCustomEntityProperties(
System.long[] customEntityIds,
PropInstParamArray[] propValues
)Public Sub UpdateCustomEntityProperties( _
ByVal customEntityIds() As System.Long, _
ByVal propValues() As PropInstParamArray _
) Parameters
| Name | Description |
|---|---|
| customEntityIds | The IDs of the objects to edit. All input arrays must be the same size. |
| propValues |