Solid Edge Framework Type Library
IsPageDisplayable Method
Specifies the object for which the event is triggered.
Environment Category ID
Set True if you want the page displayed. Otherwise set it to False.
Description
Syntax
Visual Basic
Public Function IsPageDisplayable( _
   ByVal theDocument As Object, _
   ByVal EnvironmentCatID As String, _
   ByRef vbIsPageDisplayable As Boolean _
) As HResult
Parameters
theDocument
Specifies the object for which the event is triggered.
EnvironmentCatID
Environment Category ID
vbIsPageDisplayable
Set True if you want the page displayed. Otherwise set it to False.
See Also

ISEAddInEdgeBarEvents Object  | ISEAddInEdgeBarEvents Members  | Solid Edge ST - What's New