Click or drag to resize
LinkedInActionPostOnlyOnce Property
If true, the action will verify that there is no post related to the document yet. If there are any, no action is executed.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 13.0.131
Syntax
C#
public bool PostOnlyOnce { get; }

Property Value

Type: Boolean
See Also