FirstClassElement.ContentType - Propriété
Obtient ou définit le type d'objet.
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Public Property ContentType As FCOContentType
Get
Set
'Utilisation
Dim instance As FirstClassElement
Dim value As FCOContentType
value = instance.ContentType
instance.ContentType = value
public FCOContentType ContentType { get; set; }
Valeur de propriété
Type : Microsoft.PerformancePoint.Scorecards.FCOContentType
Le type d'objet.