PublishedProject.CurrencyCode-Eigenschaft
Ruft ab, der Währungscode des Projekts, in der ISO 4217 definiert.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property CurrencyCode As String
Get
'Usage
Dim instance As PublishedProject
Dim value As String
value = instance.CurrencyCode
[RemoteAttribute]
public string CurrencyCode { get; }
Eigenschaftswert
Typ: System.String
Der Währungscode.
Hinweise
Beispielsweise stellt USD US-Dollar.