Share

SettingsCmdCreateCatchmentFromObject.SheetFlow Property

Gets the default settings of sheet flow.



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

Syntax

C#

public SettingsCmdCreateCatchmentFromObjectSettingsCmdSheetFlow SheetFlow { get; }

VB

Public ReadOnly Property SheetFlow As SettingsCmdCreateCatchmentFromObjectSettingsCmdSheetFlow
	Get

C++

public:
property SettingsCmdCreateCatchmentFromObjectSettingsCmdSheetFlow^ SheetFlow {
	SettingsCmdCreateCatchmentFromObjectSettingsCmdSheetFlow^ get ();
}

Property Value

SettingsCmdCreateCatchmentFromObjectSettingsCmdSheetFlow

See Also

Reference

Was this information helpful?