Click or drag to resize
Share Class
Represents a request body for publishing a new share.
Inheritance Hierarchy
SystemObject
  CMS.SocialMarketing.LinkedInInternalShare

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

The Share type exposes the following members.

Constructors
  NameDescription
Public methodShare
Top
Properties
  NameDescription
Public propertyComment
Share's comment.
Public propertyVisibility
Share's visibility.
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