Click or drag to resize

DataSourceImporterOnError Property

[Missing <summary> documentation for "P:Demo3D.Utilities.DataSourceImporter.OnError"]

Namespace:  Demo3D.Utilities
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 10.0.7983.28765
Syntax
C#
public DataSourceImporterOnErrorAction OnError { get; set; }

Property Value

Type: DataSourceImporterOnErrorAction
See Also