Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / IfcBlockReference Class / GUID Property

In This Topic
    GUID Property (IfcBlockReference)
    In This Topic
    Gets or sets the Global Unique ID.
    Syntax
    'Declaration
     
    Public Property GUID As String
    public string GUID {get; set;}
    See Also