Edit

Share via


UpdateProcessModel.IsEnabled Property

Definition

If false the process will be disabled and cannot be used to create projects

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public Nullable<bool> IsEnabled { get; set; }
member this.IsEnabled : Nullable<bool> with get, set
Public Property IsEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to