CreateKnowledgeArticleTranslationRequest.IsMajor Property

Definition

Get or sets whether to create a major or minor version of the knowledge article record. Required.

public:
 property bool IsMajor { bool get(); void set(bool value); };
public bool IsMajor { get; set; }
member this.IsMajor : bool with get, set
Public Property IsMajor As Boolean

Property Value

true if major version; false if minor version.

Applies to