ParamsProfileGlobal
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public ParamProfileCollection ParamsProfileGlobal { get; }
Visual Basic
Public ReadOnly Property ParamsProfileGlobal As ParamProfileCollection Get
Visual C++
public: property ParamProfileCollection^ ParamsProfileGlobal { ParamProfileCollection^ get (); }