次の方法で共有


ProjectDataSet.ProjectResourceRow.PROJ_OPT_CURRENCY_POSITION プロパティ

通貨値に対する通貨記号の配置を指定します。

名前空間:  WebSvcProject
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property PROJ_OPT_CURRENCY_POSITION As Integer
    Get
    Set
'使用
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; }

プロパティ値

型: System.Int32

注釈

読み取り専用です。通貨型フィールドは、プロジェクト レベルでのみ設定できます。詳細については、 PROJ_OPT_CURRENCY_POSITIONプロパティを参照してください。

関連項目

参照先

ProjectDataSet.ProjectResourceRow クラス

ProjectDataSet.ProjectResourceRow メンバー

WebSvcProject 名前空間