Share via


Workspace.FileName Property (Microsoft.PerformancePoint.Scorecards)

Gets or sets string value indicating workspace filename

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property FileName As String
'Usage
Dim instance As Workspace
Dim value As String

value = instance.FileName

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

See Also

Reference

Workspace Class
Workspace Members
Microsoft.PerformancePoint.Scorecards Namespace