Solid Edge Revision Manager Object Library
SaveDataToPCF Method
Specifies the name for the PCF.
Specifies whether the PCF is valid.
Description
This method saves Revision Manager grid data to a Packaged Collaboration File (PCF).
Syntax
Visual Basic
Public Function SaveDataToPCF( _
   ByVal PCFFileName As String, _
   ByRef bInvalidPCF As Boolean _
) As Long
Parameters
PCFFileName
Specifies the name for the PCF.
bInvalidPCF
Specifies whether the PCF is valid.
See Also

Application Object  | Application Members

Send comments on this topic.