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