Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.5.1584.0

Syntax

C#
public bool SetFlowType(
	TR55FlowSegmentType flowType
)
Visual Basic
Public Function SetFlowType ( _
	flowType As TR55FlowSegmentType _
) As Boolean
Visual C++
public:
bool SetFlowType(
	TR55FlowSegmentType flowType
)

See Also