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> |