Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / PartVersion Class / IsValid Method
In This Topic
    IsValid Method
    In This Topic
    Check if the version number is valid. See the constructor's description for valid ranges. All numbers must be within the valid range.
    Syntax
    public bool IsValid()

    Return Value

    True if the version number is valid.
    See Also