Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / IEntity Interface / XData Property

In This Topic
    XData Property (IEntity)
    In This Topic
    Gets or sets the XData value list.
    Syntax
    'Declaration
     
    Property XData As List(Of KeyValuePair(Of Short,Object))
    See Also