Freigeben über


ProjectDataSet.ProjectResourceRow.PROJ_OPT_CURRENCY_POSITION-Eigenschaft

Gibt die Position des Währungssymbols im Verhältnis zum Währungswert.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property PROJ_OPT_CURRENCY_POSITION As Integer
    Get
    Set
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
Dim value As Integer

value = instance.PROJ_OPT_CURRENCY_POSITION

instance.PROJ_OPT_CURRENCY_POSITION = value
public int PROJ_OPT_CURRENCY_POSITION { get; set; }

Eigenschaftswert

Typ: System.Int32

Hinweise

Schreibgeschützt. Currency-Felder können nur auf Projektebene festlegen. Weitere Informationen finden Sie unter der PROJ_OPT_CURRENCY_POSITION -Eigenschaft.

Siehe auch

Referenz

ProjectDataSet.ProjectResourceRow Klasse

ProjectDataSet.ProjectResourceRow-Member

WebSvcStatusing-Namespace