Share via


CustomFCODefinition.TemplateIconSerialized property

The template icon serialized as a string.

Namespace:  Microsoft.PerformancePoint.Scorecards.Extensions
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Property TemplateIconSerialized As String
    Get
    Set
'Usage
Dim instance As CustomFCODefinition
Dim value As String

value = instance.TemplateIconSerialized

instance.TemplateIconSerialized = value
public string TemplateIconSerialized { get; set; }

Property value

Type: System.String

See also

Reference

CustomFCODefinition class

CustomFCODefinition members

Microsoft.PerformancePoint.Scorecards.Extensions namespace