Click or drag to resize
Companies Class
Represents a response body after searching companies.
Inheritance Hierarchy
SystemObject
  CMS.SocialMarketing.LinkedInInternalCompanies

Namespace: CMS.SocialMarketing.LinkedInInternal
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 10.0.0
Syntax
C#
public class Companies

The Companies type exposes the following members.

Constructors
  NameDescription
Public methodCompanies
Top
Fields
  NameDescription
Public fieldCompanyList
List of companies.
Top
Remarks
This class is public for purposes of serialization only. Do not consider it a part of public API. The class' content may change without prior notification.
See Also