The Portrate Interview Engine

DPLFormRef.FormName Property

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

See Also

DPLFormRef Class | Portrate.Interview.Model Namespace