Share

CorridorState.ParamsOffsetTargetGlobal Property

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 ();
}

Property Value

ParamOffsetTargetCollection

See Also

Reference

Was this information helpful?