ProjectItem.PPGLayout operator

Introduced

v4.0

Description

Returns the PPGLayout associated with this project item. The layout defines how the Parameters of the ProjectItem are presented visually when the object is inspected.

C# Syntax

// get accessor
PPGLayout rtn = ProjectItem.PPGLayout;

See Also

InspectObj PPGLayout