ICustomizableFCO.SubTypeId - Propriété
Obtient ou définit le sous-type de l'objet, qui sert d'identificateur unique pour les objets personnalisés.
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Property SubTypeId As String
Get
Set
'Utilisation
Dim instance As ICustomizableFCO
Dim value As String
value = instance.SubTypeId
instance.SubTypeId = value
string SubTypeId { get; set; }
Valeur de propriété
Type : System.String
Sous-type de l'objet, qui sert d'identificateur unique pour les objets personnalisés.