A named element containing a list of associated name/value pairs
Inheritance Hierarchy
PASI.DataContractExtendedInfo
Namespace: PASI.DataContract
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The ExtendedInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExtendedInfo |
Properties
Name | Description | |
---|---|---|
Name | (Required)
The name of the extended element
| |
Values | (Required)
A list of KeyValuePair objects associated with an extended element
|
See Also