Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / ViewsController Class / UnmappedViews Property
In This Topic
    UnmappedViews Property
    In This Topic
    Collection of unmapped views.
    Syntax
    public IList<View> UnmappedViews {get;}
    See Also