ICustomProperties.FindById

Syntax

FindById(Id: String): ICustomProperty;

Parameters

Id. Custom property identifier.

Description

The FindById method searches for a custom property by identifier.

See also:

ICustomProperties