CLab# 1.0 API Documentation

ClabCSP.GetValidDomains Method 

Updates the "CLab.ValidDomains" instance with the domain information from the current "Casper.CSP" object. Before a search is run, all domain values are possible and returned.

public ValidDomains GetValidDomains();

Return Value

The valid domains.

Exceptions

Exception Type Condition
ClabException  

See Also

ClabCSP Class | CLab.CSP Namespace