Share via


ProjectDataSet.TaskRow.PROJ_OPT_CURRENCY_DIGITS Property

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: [PWA Web service]
Assembly: [PWA Web service proxy assembly].dll

Syntax

'Declaration
<DebuggerNonUserCodeAttribute> _
Public Property PROJ_OPT_CURRENCY_DIGITS As Integer
'Usage
Dim instance As TaskRow
Dim value As Integer

value = instance.PROJ_OPT_CURRENCY_DIGITS

instance.PROJ_OPT_CURRENCY_DIGITS = value
[DebuggerNonUserCodeAttribute] 
public int PROJ_OPT_CURRENCY_DIGITS { get; set; }

See Also

Reference

ProjectDataSet.TaskRow Class
ProjectDataSet.TaskRow Members
[PWA Web service] Namespace