Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / EntitySurrogate Class / Type Property

In This Topic
    Type Property (EntitySurrogate)
    In This Topic
    Gets the entity type for logging purpose (Not supported entity type, i.e. different Eyeshot editions).
    Syntax
    'Declaration
     
    Public Property Type As String
    public string Type {get; set;}
    See Also