Share via


BpmPropertyUser.Login Property (Microsoft.PerformancePoint.Scorecards)

The user login in domain\user format.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Overridable Property Login As String
'Usage
Dim instance As BpmPropertyUser
Dim value As String

value = instance.Login

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

See Also

Reference

BpmPropertyUser Class
BpmPropertyUser Members
Microsoft.PerformancePoint.Scorecards Namespace