RetrieveLocLabelsRequest.IncludeUnpublished Property

Definition

Gets or sets whether to include unpublished labels. Required.

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

Property Value

true if unpublished labels should be included; otherwise, false.

Remarks

This property doesn’t apply when retrieving localized labels for localizable property values. More information: Localize product property values.

Applies to