Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / IfcLayer Class / Identifier Property

In This Topic
    Identifier Property (IfcLayer)
    In This Topic
    Gets or sets the layer Identifier.
    Syntax
    'Declaration
     
    Public Property Identifier As String
    public string Identifier {get; set;}
    See Also