| Visual Basic | |
|---|---|
Public Structure EdmBatchDelErrInfo Inherits System.ValueType | |
| C# | |
|---|---|
public struct EdmBatchDelErrInfo : System.ValueType | |
| C++/CLI | |
|---|---|
public value class EdmBatchDelErrInfo : public System.ValueType | |
struct EdmBatchDelErrInfo{
integer mlDocID;
integer mlProjID;
string mbsPathName;
integer mlErrorCode;
};
Returned by IEdmBatchDelete3::GetCommitErrors.
Version 12.0 of SOLIDWORKS PDM Professional