[This is preliminary documentation and is subject to change.]

The ResourceInfo type exposes the following properties.

Properties

  NameDescription
Public propertyAddressId
The Address identifier for the resource Address.
Public propertyCapacity
The Capacity for the resource.
Public propertyFeatures
The feature set for the resource.
Public propertyGroupId
The identifier for the group that holds the resource.
Public propertyIsActive
Shows if the resource is Active. Valid values are "Y" and "N".
Public propertyResourceAddress
The Address of the resource.
Public propertyResourceId
The system generated unique identifier for the resource.
Public propertyResourceName
The name of the resource.
Public propertyResourceType
The resource type.
Public propertyResourceTypeId
The identifier for the resource type.
Public propertyUdf1Name
The first user defined field name of the resource.
Public propertyUdf1Value
The value of the first user defined field for the resource.
Public propertyUdf2Name
The second user defined field name for the resource.
Public propertyUdf2Value
The value of the second user defined field for the resource.

See Also