ProfileWorkflowElementCollection.ElementName Property

Definition

Gets the configuration element name.

protected:
 virtual property System::String ^ ElementName { System::String ^ get(); };
protected override string ElementName { get; }
member this.ElementName : string
Protected Overrides ReadOnly Property ElementName As String

Property Value

The configuration element name.

Applies to