IAppliedSubassemblyParamValueType Property |
Gets parameter value type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
SyntaxReadOnly Property ValueType As Type
Get
property Type^ ValueType {
Type^ get ();
}
Property Value
Type
Remarks
The parameter value type including: string, double, bool, long.
See Also