Bearbeiten

Freigeben über


TaskGroupCreateParameter.ParentDefinitionId Property

Definition

Sets parent task group Id. This is used while creating a draft task group.

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

Property Value

Attributes

Applies to