Share via


Application.CustomFieldDelete Method

Project Developer Reference

Deletes the specified custom field.

Syntax

expression.CustomFieldDelete(Field)

expression   A variable that represents an Application object.

Parameters

Name Required/Optional Data Type Description
Field Required Long A value representing a PjField constant.

Return Value
Boolean

See Also