RangeRangeTypeDescription Property |
|
DataPA OpenAnalytics API Reference
Gets the string used to display this range
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public string RangeTypeDescription { get; }
Public ReadOnly Property RangeTypeDescription As String
Get
public:
virtual property String^ RangeTypeDescription {
String^ get () sealed;
}
function get_RangeTypeDescription();
Property Value
Type:
StringThe string used to display this range
Return Value
Type:
StringThe string used to display this range
Remarks See Also