KitchenDraw SDK 2
Show / Hide Table of Contents

Property CatalogChangeErrors

CatalogChangeErrors

Errors appeared during the last catalog change operation (see ChangeCatalog(string, string)) applied to the object.

Declaration
public IEnumerable<Scene.CatalogChangeError> CatalogChangeErrors { get; }
Property Value
Type Description
IEnumerable<Scene.CatalogChangeError>
In this article
Back to top Generated by DocFX