| ReportItem Method |
Namespace:
Dynamicweb.Ecommerce.Orders.Validation
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public ValidationError Item(
int index
)
Public Function Item (
index As Integer
) As ValidationError
Parameters
- index
- Type: SystemInt32
Return Value
Type:
ValidationErrorSee Also