Share

SettingsCmdCreateSectionSheets.SettingsCmdSheetCreation.SheetSetUse Property

Specifies the default placement option for the section views.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public PropertyBoolean SheetSetUse { get; }

VB

Public ReadOnly Property SheetSetUse As PropertyBoolean
	Get

C++

public:
property PropertyBoolean^ SheetSetUse {
	PropertyBoolean^ get ();
}

Property Value

PropertyBoolean

See Also

Reference

Was this information helpful?