Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class ErrorReport

Last update: 16.07.2025

Namespace: VM.Managed
Assembly: VMAppCore.dll

This class is to represent the Error Report for Verify.

public class ErrorReport

Inheritance

objectErrorReport

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Constructors

ErrorReport()

public ErrorReport()

Properties

Error

public string Error { get; set; }

Property Value

string

ErrorCode

public uint ErrorCode { get; set; }

Property Value

uint

ErrorObject

public ObjectBase ErrorObject { get; set; }

Property Value

ObjectBase

Methods

ToString()

public override string ToString()

Returns

string

Connect with Ansys