Share

EntityAttachType Enumeration

Defines the type to attach the entity.



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

Syntax

C#

public enum EntityAttachType

VB

Public Enumeration EntityAttachType

C++

public enum class EntityAttachType

Members

Member nameValueDescription
Append0 
Prepend1 

See Also

Reference

Was this information helpful?