Edit

Share via


ProcessBehavior.Customization Property

Definition

Indicates the type of customization on this work item. System behaviors are inherited from parent process but not modified. Inherited behaviors are modified modified behaviors that were inherited from parent process. Custom behaviors are behaviors created by user in current process.

[System.Runtime.Serialization.DataMember]
public Microsoft.TeamFoundation.WorkItemTracking.Process.WebApi.Models.CustomizationType Customization { get; set; }
member this.Customization : Microsoft.TeamFoundation.WorkItemTracking.Process.WebApi.Models.CustomizationType with get, set
Public Property Customization As CustomizationType

Property Value

Attributes

Applies to