DraftProject.CurrencySymbol-Eigenschaft
Ruft ab oder legt das Symbol, das den Typ der Währung darstellt, die im Projekt verwendet wird.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public Property CurrencySymbol As String
Get
Set
'Usage
Dim instance As DraftProject
Dim value As String
value = instance.CurrencySymbol
instance.CurrencySymbol = value
[RemoteAttribute]
public string CurrencySymbol { get; set; }
Eigenschaftswert
Typ: System.String
Ein Zeichen, das Währungssymbol darstellt.