Back to API Home
Assembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
The name of the kpi descriptor.
Gets or sets the name of the kpi descriptor.
Namespace: Dundas.Dashboard.BusinessAssembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
Syntax
C# |
---|
[DataMemberAttribute(EmitDefaultValue = false)] [ObsoleteAttribute("Use the DataDescriptorName property")] public string KpiDescriptorName { get; set; } |
Visual Basic |
---|
<DataMemberAttribute(EmitDefaultValue := false)> <ObsoleteAttribute("Use the DataDescriptorName property")> Public Property KpiDescriptorName As String Get Set |
Property Value
Type: StringThe name of the kpi descriptor.