Solid Edge Framework Type Library
CheckSupport Method
Specifies the server to query.
Specifies whether SharePoint Server is supported. This is true if the current versions of Solid Edge and SharePoint are compatible. Otherwise, a message dialog displays "SharePoint Version 2 must be used with this version of Solid Edge"
Description
This method checks for SharePoint Server support on the specified server.
Syntax
Visual Basic
Public Sub CheckSupport( _
   ByVal ServerUrl As String, _
   ByRef bSPSIsSupported As Boolean _
) 
Parameters
ServerUrl
Specifies the server to query.
bSPSIsSupported
Specifies whether SharePoint Server is supported. This is true if the current versions of Solid Edge and SharePoint are compatible. Otherwise, a message dialog displays "SharePoint Version 2 must be used with this version of Solid Edge"
See Also

Insight Object  | Insight Members

Send comments on this topic.