Click or drag to resize

ValidationGroupCollectionItem Property

Namespace:  Dynamicweb.Ecommerce.Orders.Validation
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public ValidationGroup this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: ValidationGroup
See Also