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