ParamDoubleTypeInfo Property

Gets or sets the type information for this parameter.

Namespace: Autodesk.Civil.Runtime
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public TypeInfoDouble TypeInfo { get; set; }

Property Value

TypeInfoDouble
See Also