Gets parameter value type.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
Type ValueType { get; }
VB
ReadOnly Property ValueType As Type Get
C++
property Type^ ValueType { Type^ get (); }