Click or drag to resize

AssetBrowseResultErrors Property

Namespace:  AxiomCore2.Data
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
public IEnumerable<DataProviderError> Errors { get; }

Property Value

Type: IEnumerableDataProviderError
See Also