Name | Description | Type | Additional Information |
---|---|---|---|
FederalOrStateChecking |
The type of permit checking being performed. Possible values are "Federal", "State", or "Both" |
string | |
RestrictedMethod |
The action that should be performed based on the results of the permit checking. Possible values are 0 (Don't Check), 1 (Warn Only), or 2 (Disallow). |
integer | |
StateRestrictedProducts |
Collection of products that failed state permit checking. |
Collection of ClsPermitCheckingProduct | |
FederalRestrictedProducts |
Collection of products that failed federal permit checking. |
Collection of ClsPermitCheckingProduct |