Click or drag to resize

AttributeValues Properties

The AttributeValues type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
String keys referring to a system name of a property values can be of type: bool, DateTime, int, string, Guid, IEnumerable≪bool≫,IEnumerable≪DateTime≫, IEnumerable≪int≫, IEnumerable≪string≫ or IEnumerable≪Guid≫
Top
See Also