SectionOverrideSectionName Property |
Gets the name of the section.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic string SectionName { get; }
Public ReadOnly Property SectionName As String
Get
public:
property String^ SectionName {
String^ get ();
}
Property Value
String
See Also