Click or drag to resize
Infosoft Logo

GetCustomer_x_DynamicAttributesResponseCustomer_x_DynamicAttributeList Property

A collection of Customer_x_DynamicAttribute objects.

Namespace: Infosoft.Common.Contracts.MessageContracts
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public IList<Customer_x_DynamicAttribute> Customer_x_DynamicAttributeList { get; set; }

Property Value

IListCustomer_x_DynamicAttribute
See Also