Eyeshot 11 WPF API Reference
WPF 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