Click or drag to resize
UserNameValueAttr Property
Represents a list of UserAttribute name/value pairs if the user query provided names of extended attributes to include

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public NameValue[] NameValueAttr { get; set; }

Property Value

Type: NameValue
Remarks