PartRefAlignmentName Property |
Gets the name of the alignment which this part references
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic string RefAlignmentName { get; }
Public ReadOnly Property RefAlignmentName As String
Get
public:
property String^ RefAlignmentName {
String^ get ();
}
Property Value
String
See Also