BpmPropertyText.CopyFrom - Méthode
Copie d'un autre objet.
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Public Overrides Sub CopyFrom ( _
value As BpmProperty _
)
'Utilisation
Dim instance As BpmPropertyText
Dim value As BpmProperty
instance.CopyFrom(value)
public override void CopyFrom(
BpmProperty value
)
Paramètres
value
Type : Microsoft.PerformancePoint.Scorecards.BpmPropertyLa propriété d'origine.