ResourceDataSet.ResourceAvailabilitiesRow class

Office 2013 and later

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

System.Object
  System.Data.DataRow
    WebSvcResource.ResourceDataSet.ResourceAvailabilitiesRow

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

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

A work or cost type resource has a default availability row. If you do not specify RES_AVAIL_FROM, the default is the date the resource is created. The default RES_AVAIL_UNITS is 100 (available 100% of the time 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: