DataPA Enterprise Dashboard Controls API Reference

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)

Syntax

C#
string Name { get; set; }
Visual Basic
Property Name As String
	Get
	Set
Visual C++
property String^ Name {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: String

See Also