Share

PressurePipeNetwork.ModifiedAppurtenanceProfileLayerName Property

Gets or sets the modified appurtenance profile layer name, with suffix or prefix (returns the same as AppurtenanceProfileLayerName if there is no suffix or prefix)



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280

Syntax

C#

public string ModifiedAppurtenanceProfileLayerName { get; }

VB

Public ReadOnly Property ModifiedAppurtenanceProfileLayerName As String
	Get

C++

public:
property String^ ModifiedAppurtenanceProfileLayerName {
	String^ get ();
}

Property Value

String

See Also

Reference

Was this information helpful?