Description
The concrete derived AssocPersSubentityId class that simply keeps the SubentityId when it is persistent and does not change.
Class Hierarchy
Autodesk.AutoCAD.DatabaseServices.AssocPersSubentityId Autodesk.AutoCAD.DatabaseServices.AssocSimplePersSubentId
Visual Basic
Public Class AssocSimplePersSubentId Inherits AssocPersSubentityId
C#
public class AssocSimplePersSubentId : AssocPersSubentityId;
Links
AssocSimplePersSubentId Methods, AssocSimplePersSubentId Properties