Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / AttributeReferenceDataSurrogate Class
Members

In This Topic
    AttributeReferenceDataSurrogate Class
    In This Topic
    Defines the devDept.Eyeshot.Entities.AttributeReferenceData surrogate.
    Syntax
    'Declaration
     
    Public Class AttributeReferenceDataSurrogate 
       Inherits AttributeBaseSurrogate
    public class AttributeReferenceDataSurrogate : AttributeBaseSurrogate 
    Inheritance Hierarchy

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.EntitySurrogate
             devDept.Serialization.TextSurrogate
                devDept.Serialization.AttributeBaseSurrogate
                   devDept.Serialization.AttributeReferenceDataSurrogate

    See Also