CorridorStateParamsProfileGlobal Property |
ParamsProfileGlobal
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ParamProfileCollection ParamsProfileGlobal { get; }
Public ReadOnly Property ParamsProfileGlobal As ParamProfileCollection
Get
public:
property ParamProfileCollection^ ParamsProfileGlobal {
ParamProfileCollection^ get ();
}
Property Value
ParamProfileCollection
See Also