Click or drag to resize
ServiceContextRequestId Property
Gets Unique requestId for the API call.

Namespace:  Intuit.Ipp.Core
Assembly:  Intuit.Ipp.Core (in Intuit.Ipp.Core.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public string RequestId { get; set; }

Property Value

Type: String
See Also