IsLotAuthor

Returns a Boolean value (TRUE or FALSE) indicating if the current user has rights to the Lot Author security role.
Syntax
bResult
=
MaterialServerSecurity
.
IsLotAuthor
()
The
IsLotAuthor
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 LotAuthor 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