Click or drag to resize
Company Class
Represents a LinkedIn company.
Inheritance Hierarchy
SystemObject
  CMS.SocialMarketing.LinkedInInternalCompany

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

The Company type exposes the following members.

Constructors
  NameDescription
Public methodCompany
Top
Properties
  NameDescription
Public propertyID
Company ID.
Public propertyName
Company name.
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