An enumeration that specifies the current status of the surface operation with specified type.

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

Syntax

C#
public enum SurfaceOpeartionStatusType
Visual Basic
Public Enumeration SurfaceOpeartionStatusType
Visual C++
public enum class SurfaceOpeartionStatusType

Members

Member nameValueDescription
Varies2
AllTrue1
AllFalse0
None-1

See Also