Share via


ResourceDataSet.ResourcesRow.RES_ACCRUE_AT property

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

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

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

WebSvcWorkflow namespace