Version.CreatedBy Property (Microsoft.PerformancePoint.Scorecards)

The user who created the object.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property CreatedBy As String
'Usage
Dim instance As Version
Dim value As String

value = instance.CreatedBy

instance.CreatedBy = value
[XmlAttributeAttribute] 
public string CreatedBy { get; set; }

See Also

Reference

Version Class
Version Members
Microsoft.PerformancePoint.Scorecards Namespace