Gets the placement option type.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public PlacementOptionType PlacementOption { get; }
VB
Public ReadOnly Property PlacementOption As PlacementOptionType Get
C++
public: property PlacementOptionType PlacementOption { PlacementOptionType get (); }