API Help
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_IS_PPE Property / PROJ_IS_PPE(Int32) Property

In This Topic
PROJ_IS_PPE(Int32) Property
In This Topic
EPLAN PPE project # 59999. This property isn't indexed, and is read-only.
Syntax
public PropertyValue PROJ_IS_PPE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

This property is read-only..

Used for query whether this involves a project with PPE data.

See Also