AppliedSubassemblyParamTValueType Property

Gets parameter value type.

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

Property Value

Type

Implements

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