Class Scene.CatalogChangeError
Represents a single error appeared during a catalog change operation (ChangeCatalog(string, string)).
Inherited Members
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public class Scene.CatalogChangeError
Properties
Name | Description |
---|---|
AdditionalData | Additional data describing the error. See Scene.CatalogChangeErrorKind for details. |
Kind | Kind of error. |
NewCatalogFilename | Destination catalog of the catalog change operation. |
Object | Existing object to which the error is related. |