Click or drag to resize
Update Class
Represents a response body after publishing a new share.
Inheritance Hierarchy
SystemObject
  CMS.SocialMarketing.LinkedInInternalUpdate

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

The Update type exposes the following members.

Constructors
  NameDescription
Public methodUpdate
Top
Properties
  NameDescription
Public propertyUpdateKey
Update key.
Public propertyUpdateUrl
Update URL.
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