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