Compartir a través de


de la propiedad CustomFCODefinition.Type

El tipo de objeto personalizado, como se define en la clase CustomFCOType .

Espacio de nombres:  Microsoft.PerformancePoint.Scorecards.Extensions
Ensamblado:  Microsoft.PerformancePoint.Scorecards.Client (en Microsoft.PerformancePoint.Scorecards.Client.dll)

Sintaxis

'Declaración
Public Property Type As CustomFCOType
    Get
    Set
'Uso
Dim instance As CustomFCODefinition
Dim value As CustomFCOType

value = instance.Type

instance.Type = value
public CustomFCOType Type { get; set; }

Valor de propiedad

Tipo: Microsoft.PerformancePoint.Scorecards.Extensions.CustomFCOType

Vea también

Referencia

clase CustomFCODefinition

Miembros CustomFCODefinition

Espacio de nombres Microsoft.PerformancePoint.Scorecards.Extensions