API Help
Eplan.EplApi.DataModel.E3D Namespace / InstallationSpacePropertyList Class / INSTALLATIONSPACE_DESIGNATION Property / INSTALLATIONSPACE_DESIGNATION(Int32) Property

In This Topic
INSTALLATIONSPACE_DESIGNATION(Int32) Property
In This Topic
Layout space name # 36452. This property isn't indexed.
Syntax
public PropertyValue INSTALLATIONSPACE_DESIGNATION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

The layout space name normally consists of a number. The next number up is automatically suggested when creating new layout spaces.

See Also