Specifies the sheet creation settings.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public SettingsCmdCreateSectionSheetsSettingsCmdSheetCreation SheetCreation { get; }
VB
Public ReadOnly Property SheetCreation As SettingsCmdCreateSectionSheetsSettingsCmdSheetCreation Get
C++
public: property SettingsCmdCreateSectionSheetsSettingsCmdSheetCreation^ SheetCreation { SettingsCmdCreateSectionSheetsSettingsCmdSheetCreation^ get (); }