Edit

Share via


UpdateProcessModel.IsDefault Property

Definition

If true new projects will use this process by default

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

Property Value

Attributes

Applies to