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