Share via


ActivityTemplate.Template Property

Definition

Gets or sets the template to evaluate to create the activity.

public string Template { get; set; }
member this.Template : string with get, set
Public Property Template As String

Property Value

The template to evaluate to create the activity.

Applies to