Freigeben über


BpmProperty.Description-Eigenschaft

Ruft die Beschreibung für die Eigenschaft fest.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Overridable Property Description As String
    Get
    Set
'Usage
Dim instance As BpmProperty
Dim value As String

value = instance.Description

instance.Description = value
public virtual string Description { get; set; }

Eigenschaftswert

Typ: System.String
Die Beschreibung für die Eigenschaft.

Siehe auch

Referenz

BpmProperty Klasse

BpmProperty-Member

Microsoft.PerformancePoint.Scorecards-Namespace