Share

PressurePart.ReferenceAlignmentName Property

Gets the name of the alignment which this part references.



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

Syntax

C#

public string ReferenceAlignmentName { get; }

VB

Public ReadOnly Property ReferenceAlignmentName As String
	Get

C++

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

Property Value

String

See Also

Reference

Was this information helpful?