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

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