ParamLong Class

A long parameter.
Inheritance Hierarchy

Namespace: Autodesk.Civil.Runtime
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class ParamLong : ParamBase<2,long,long,Autodesk::Civil::Runtime::CastOp<long,long> >

The ParamLong type exposes the following members.

Properties
Methods
 NameDescription
Public methodAddEnumData Gets the name, display name, and value for the enum specified by name.
Public methodEnumCount Gets the number of values in the enums for this parameter.
Public methodGetEnumData Gets the name, display name, and value for the enum specified by index.
Top
See Also