Fired when the part document is automatically saved.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Delegate Function DPartDocEvents_AutoSaveNotifyEventHandler( _
ByVal FileName As System.String _
) As System.Integer |
C# | |
---|
public delegate System.int DPartDocEvents_AutoSaveNotifyEventHandler(
System.string FileName
) |
C++/CLI | |
---|
public delegate System.int DPartDocEvents_AutoSaveNotifyEventHandler(
& System.String^ FileName
) |
Parameters
- FileName
- File name to which to save the part document
Remarks
Availability
SOLIDWORKS 2009 FCS, Revision Number 17.0