SectionViewGroupLayoutName Property |
Gets the layout name within template file path which was used to create the current SectionViewGroup.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string LayoutName { get; }
Public ReadOnly Property LayoutName As String
Get
public:
property String^ LayoutName {
String^ get ();
}
Property Value
String
See Also