Click or drag to resize
LinkedInApiExceptionErrorCode Property
Error code of the LinkedIn API response. Originates from the API response body.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
public int ErrorCode { get; protected set; }

Property Value

Type: Int32
See Also