Harness proD API Help
EPLAN.Harness.API.LibraryParts Namespace / BaseConstructionItem Class / IsValid Property
In This Topic
    IsValid Property (BaseConstructionItem)
    In This Topic
    Specifies if the item is valid or not. Invalid item cannot be placed in designer.
    Syntax
    public bool IsValid {get;}
    See Also