Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / IEyeIfcObject Interface / GUID Property

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