Header menu logo issie

CustomComponentError Type

Union cases

Union case Description

BadInputs(ComponentSheet, InstLists, CompLists)

Full Usage: BadInputs(ComponentSheet, InstLists, CompLists)

Parameters:
    ComponentSheet : string
    InstLists : (string * int) list
    CompLists : (string * int) list

ComponentSheet : string
InstLists : (string * int) list
CompLists : (string * int) list

BadOutputs(ComponentSheet, InstLists, CompLists)

Full Usage: BadOutputs(ComponentSheet, InstLists, CompLists)

Parameters:
    ComponentSheet : string
    InstLists : (string * int) list
    CompLists : (string * int) list

ComponentSheet : string
InstLists : (string * int) list
CompLists : (string * int) list

NoSheet string

Full Usage: NoSheet string

Parameters:
    Item : string

Item : string

Instance members

Instance member Description

this.IsBadInputs

Full Usage: this.IsBadInputs

Returns: bool
Returns: bool

this.IsBadOutputs

Full Usage: this.IsBadOutputs

Returns: bool
Returns: bool

this.IsNoSheet

Full Usage: this.IsNoSheet

Returns: bool
Returns: bool

Type something to start searching.