Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / IfcMeshSurrogate Class / Identification Property

In This Topic
    Identification Property (IfcMeshSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Identification As Dictionary(Of String,String)
    public Dictionary<string,string> Identification {get; set;}
    See Also