ParamsOffsetTargetGlobal
Namespace: Autodesk.Civil.Runtime
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public ParamOffsetTargetCollection ParamsOffsetTargetGlobal { get; }
VB
Public ReadOnly Property ParamsOffsetTargetGlobal As ParamOffsetTargetCollection Get
C++
public: property ParamOffsetTargetCollection^ ParamsOffsetTargetGlobal { ParamOffsetTargetCollection^ get (); }