API Help
Eplan.EplApi.DataModel Namespace / Page Class / IsLogicalPage Property

In This Topic
IsLogicalPage Property
In This Topic
Returns if the page is a logical page.
Syntax
public bool IsLogicalPage {get;}

Property Value

true : Page is a logical page

false : Page is not a logical page

See Also