A long parameter.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.RuntimeParamBase<2,long,long,Autodesk::Civil::Runtime::CastOp<long,long> >
Autodesk.Civil.RuntimeParamLong
Namespace: Autodesk.Civil.Runtime
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class ParamLong : ParamBase<2,long,long,Autodesk::Civil::Runtime::CastOp<long,long> >
VB
Public NotInheritable Class ParamLong Inherits ParamBase<2,long,long,Autodesk::Civil::Runtime::CastOp<long,long> >
C++
public ref class ParamLong sealed : public ParamBase<2,long,long,Autodesk::Civil::Runtime::CastOp<long,long> >
The ParamLong type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Access | (Overrides ParamBase<2,long,long,Autodesk::Civil::Runtime::CastOp<long,long> >Access) |
![]() | Comment | (Overrides ParamBase<2,long,long,Autodesk::Civil::Runtime::CastOp<long,long> >Comment) |
![]() | Description | (Overrides ParamBase<2,long,long,Autodesk::Civil::Runtime::CastOp<long,long> >Description) |
![]() | DisplayName | (Overrides ParamBase<2,long,long,Autodesk::Civil::Runtime::CastOp<long,long> >DisplayName) |
![]() | DisplayOrder | (Overrides ParamBase<2,long,long,Autodesk::Civil::Runtime::CastOp<long,long> >DisplayOrder) |
![]() | IsReadOnly | (Overrides ParamBase<2,long,long,Autodesk::Civil::Runtime::CastOp<long,long> >IsReadOnly) |
![]() | Key | (Inherited from ParamBase<2,long,long,Autodesk::Civil::Runtime::CastOp<long,long> >) |
![]() | TypeInfo | Gets or sets the type information for this parameter. |
![]() | Value | (Overrides ParamBase<2,long,long,Autodesk::Civil::Runtime::CastOp<long,long> >Value) |
Methods
Name | Description | |
---|---|---|
![]() | AddEnumData | Gets the name, display name, and value for the enum specified by name. |
![]() | EnumCount | Gets the number of values in the enums for this parameter. |
![]() | GetEnumData | Gets the name, display name, and value for the enum specified by index. |