 | IClaimsClaimSummaryProductLine Property |
The productline associated with this claim.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ProductLine { get; set; }
Public Property ProductLine As String
Get
Set
function get ProductLine () : String
function set ProductLine (value : String)
function get_ProductLine();
function set_ProductLine(value);
Property Value
Type:
String
See Also