IAppliedSubassemblyParamValueType Property

Gets parameter value type.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
Type ValueType { get; }

Property Value

Type
Remarks
The parameter value type including: string, double, bool, long.
See Also