Expand Minimize
This topic has not yet been rated - Rate this topic

IsBudget Element

Office 2007

Indicates whether the resource is a budget resource.


<IsBudget>
  BooleanValue
</IsBudget>

Minimum: 0

Maximum: 1

A string value of type boolean is required.

Valid values are listed in Table 1.

Value Description

0

False

1

True

The following example uses the IsBudget element to indicate that the resource is not a budget resource.

<Resource><IsBudget>0</IsBudget></Resource>
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.