Sdílet prostřednictvím


ResourceDataSet.ResourcesRow.RES_ACCRUE_AT Property

Indicates how and when resource standard and overtime costs should accrue to the cost of a task.

Namespace:  [Workflow Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Workflow.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Workflow.asmx?wsdl

Syntax

'Declaration
Public Property RES_ACCRUE_AT As Short
    Get
    Set
'Usage
Dim instance As ResourceDataSet.ResourcesRow
Dim value As Short

value = instance.RES_ACCRUE_AT

instance.RES_ACCRUE_AT = value
public short RES_ACCRUE_AT { get; set; }

Property Value

Type: System.Int16

See Also

Reference

ResourceDataSet.ResourcesRow Class

ResourceDataSet.ResourcesRow Members

Workflow Web Service