BpmPropertyList.CopyFrom-Methode
Ein anderes Objekt kopiert.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Overrides Sub CopyFrom ( _
value As BpmProperty _
)
'Usage
Dim instance As BpmPropertyList
Dim value As BpmProperty
instance.CopyFrom(value)
public override void CopyFrom(
BpmProperty value
)
Parameter
value
Typ: Microsoft.PerformancePoint.Scorecards.BpmPropertyDie Eigenschaft zum Kopieren aus.