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.292
Syntaxpublic virtual bool IsOverridable { get; }
Public Overridable ReadOnly Property IsOverridable As Boolean
Get
public:
virtual property bool IsOverridable {
bool get ();
}
Property Value
BooleanImplements
IPropertyIsOverridable
See Also