PublishJobSettings.

IsStandalone Property

Summary

If true, exported as standalone job. If false, exported as OSGI bundle. If unspecified, false.
Assembly
Cake.Talend.dll
Namespace
Cake.Talend.Models
Containing Type
PublishJobSettings

Syntax

public Nullable<bool> IsStandalone { get; set; }

Value

Type Description
Nullable<bool>