 | IClaimsClaimTypeServiceAdvisorPhone Property |
[Missing <summary> documentation for "P:IAS.IClaims.ClaimType.ServiceAdvisorPhone"]
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ServiceAdvisorPhone { get; set; }
Public Property ServiceAdvisorPhone As String
Get
Set
function get ServiceAdvisorPhone () : String
function set ServiceAdvisorPhone (value : String)
function get_ServiceAdvisorPhone();
function set_ServiceAdvisorPhone(value);
Property Value
Type:
String
See Also