 | IContractLookupGetContractListRequestTypeFilterByProductLine Property |
OPTIONAL. Choose a contract product line to limit the search.
Namespace:
IAS
Assembly:
ContractLookup (in ContractLookup.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string FilterByProductLine { get; set; }
Public Property FilterByProductLine As String
Get
Set
function get FilterByProductLine () : String
function set FilterByProductLine (value : String)
function get_FilterByProductLine();
function set_FilterByProductLine(value);
Property Value
Type:
String
See Also