ProfileViewAlignmentName Property |
Gets the name of the alignment from which the profile view was created.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string AlignmentName { get; }
Public ReadOnly Property AlignmentName As String
Get
public:
property String^ AlignmentName {
String^ get ();
}
Property Value
String
See Also