The Portrate Interview Engine

DPLCampaign.Name Property

Gets the reference name of this campaign.

[Visual Basic]
Public Property ReadOnly Name As String
[C#]
public string Name { get; }
[C++]
public: __property String* get_Name();
[JScript]
public function get Name() : String

See Also

DPLCampaign Class | Portrate.Interview.Model Namespace