Integer property template.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.CivilProperty<int,int,Autodesk::Civil::CastOp<int,int> >
Autodesk.CivilPropertyInt
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.765
Syntax
C#
public class PropertyInt : Property<int,int,Autodesk::Civil::CastOp<int,int> >
VB
Public Class PropertyInt Inherits Property<int,int,Autodesk::Civil::CastOp<int,int> >
C++
public ref class PropertyInt : public Property<int,int,Autodesk::Civil::CastOp<int,int> >
The PropertyInt type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | IsOverridable | (Inherited from Property<int,int,Autodesk::Civil::CastOp<int,int> >) |
![]() | Locked | (Inherited from Property<int,int,Autodesk::Civil::CastOp<int,int> >) |
![]() | Overridden | (Inherited from Property<int,int,Autodesk::Civil::CastOp<int,int> >) |
![]() | Value | (Inherited from Property<int,int,Autodesk::Civil::CastOp<int,int> >) |
Methods
Name | Description | |
---|---|---|
![]() | InternalGetValue | (Inherited from Property<int,int,Autodesk::Civil::CastOp<int,int> >) |
![]() | InternalSetValue | (Inherited from Property<int,int,Autodesk::Civil::CastOp<int,int> >) |