IsMaterialViewer

Returns a Boolean value (TRUE or FALSE) indicating if the current user has rights to the Material Viewer security role.
Syntax
bResult
=
MaterialServerSecurity
.
IsMaterialViewer
()
The
IsMaterialViewer
method syntax has these parts:
Part
Description
bResult
Boolean value that returns TRUE or FALSE which represents if the current user has access to interfaces defined for use for the MaterialViewer Role.
MaterialServerSecurity
Instance of the MaterialServerSecurity Interface to which the method is directed.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal