SOLIDWORKS PDM Professional API Help Send Feedback
EdmBatchError2 Structure
See Also  Members  
EPDM.Interop.epdm Namespace : EdmBatchError2 Structure


Contains error information.

Syntax

Visual Basic 
Public Structure EdmBatchError2 
   Inherits System.ValueType
C# 
public struct EdmBatchError2 : System.ValueType 
C++/CLI 
public value class EdmBatchError2 : public System.ValueType 

Example

struct EdmBatchError2{
  integer mlFileID;
  integer mlFolderID;
  integer mlVariableID;
  integer mlErrorCode;
};

Example

Remarks

See Also

Availability

Version 6.3 of SOLIDWORKS PDM Professional