Share

CorridorState.ParamsProfileGlobal Property

ParamsProfileGlobal



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

Syntax

C#

public ParamProfileCollection ParamsProfileGlobal { get; }

VB

Public ReadOnly Property ParamsProfileGlobal As ParamProfileCollection
	Get

C++

public:
property ParamProfileCollection^ ParamsProfileGlobal {
	ParamProfileCollection^ get ();
}

Property Value

ParamProfileCollection

See Also

Reference

Was this information helpful?