ResourceDataSet.ResourceAvailabilitiesRow class

Office 2013 and later

Represents the availability of the resource that is identified with the RES_UID property.

System.Object
  System.Data.DataRow
    WebSvcTimeSheet.ResourceDataSet.ResourceAvailabilitiesRow

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

No code example is currently available or this language may not be supported.

A work resource or a cost type resource has a default availability row. If you do not specify RES_AVAIL_FROM, the default is the date that the resource is created. The default RES_AVAIL_UNITS is 100 (available 100% of the time that is specified by the resource calendar).

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: