 | IClaimsClaimTransactionPayeeType Property |
The payee type associated with this transaction.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string PayeeType { get; set; }
Public Property PayeeType As String
Get
Set
function get PayeeType () : String
function set PayeeType (value : String)
function get_PayeeType();
function set_PayeeType(value);
Property Value
Type:
String
See Also