BpmPropertyUser.CopyFrom Method (Microsoft.PerformancePoint.Scorecards)
Copies from another object.
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 BpmPropertyUser
Dim value As BpmProperty
instance.CopyFrom(value)
public override void CopyFrom (
BpmProperty value
)
Parameters
- value
The property to copy from.
See Also
Reference
BpmPropertyUser Class
BpmPropertyUser Members
Microsoft.PerformancePoint.Scorecards Namespace