AdmTemplateRegistrationDescription.TemplateName Property

Definition

Gets or sets the name of the template.

[System.Runtime.Serialization.DataMember(IsRequired=false, Name="TemplateName", Order=3002)]
public string TemplateName { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=false, Name="TemplateName", Order=3002)>]
member this.TemplateName : string with get, set
Public Property TemplateName As String

Property Value

The name of the template.

Attributes

Applies to