Handles the notification that the specified PDM-managed document is about to be deleted.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Delegate Function DPDMDocManagerEvents_BeforeDeletingDocumentEventHandler( _
ByVal fileName As System.String _
) As System.Integer |
C# | |
---|
public delegate System.int DPDMDocManagerEvents_BeforeDeletingDocumentEventHandler(
System.string fileName
) |
C++/CLI | |
---|
public delegate System.int DPDMDocManagerEvents_BeforeDeletingDocumentEventHandler(
& System.String^ fileName
) |
Parameters
- fileName
- Path and file name of document to delete
Example
Availability
SolidWorks 2013 FCS, Revision Number 21.0