DataPA Enterprise Dashboard Controls API Reference

Namespace: RunDataPA
Assembly: RunDataPA (in RunDataPA.dll) Version: 1.0.23.0 (1.0.23.0)

Syntax

C#
public string PropertyList { get; }
Visual Basic
Public ReadOnly Property PropertyList As String
	Get
Visual C++
public:
property String^ PropertyList {
	String^ get ();
}

Property Value

Type: String

See Also