Property<Autodesk::AutoCAD::DatabaseServices::ObjectIdCollection ^,std::vector<AeccAttribute,std::allocator<AeccAttribute> >,Autodesk::Civil::CastOp<Autodesk::AutoCAD::DatabaseServices::ObjectIdCollection ^,std::vector<AeccAttribute,std::allocator<AeccAttribute> > > >.IsOverridable Property
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public virtual bool IsOverridable { get; }
VB
Public Overridable ReadOnly Property IsOverridable As Boolean
Get
C++
public:
virtual property bool IsOverridable {
bool get ();
}
Property Value
BooleanImplements
IPropertyIsOverridable
See Also
Reference