This topic has not yet been rated - Rate this topic

Property Element (List Instance)

Specifies a property for a list instance.


<Property 
  Name = string
  Value = string
  Type = int | string | DateTime />

Attribute

Description

Name

Optional string. Specifies the name of the property.

Value

Optional string. Specifies the value of the property.

Type

Optional choice. Specifies the type of the property. Acceptable values are int, string, or DateTime.

Minimum: 0

Maximum: Unbounded

See the Remarks section of the topic DataSource Element (List Instance) for information about the use of this element.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.