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

In This Topic
INSTALLATIONSPACE_FULLNAME(Int32) Property
In This Topic
Layout space name (full) # 36454. This property isn't indexed, and is read-only.
Syntax
public PropertyValue INSTALLATIONSPACE_FULLNAME( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Full layout space name; contains layout space names and the identifying and describing identifier blocks.

See Also