Click or drag to resize

APIclearElementCustomProperties Method

Clear element custom properties
REST path: /element/customprop/[elem]
REST verb: DELETE

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public bool clearElementCustomProperties(
	string elem
)

Parameters

elem  String

Return Value

Boolean
True if successful
See Also