|
|
|
BlueCielo Meridian Asset Management Module 2013 Administrator's Guide | BlueCielo ECM Solutions |
Implement this user-defined function to control the visibility of the Objects property page for documents in the Meridian Enterprise client applications. The page is visible if this function returns True.
Function AMMTagsPageIsVisible ()
This function accepts no parameters.
Function AMMTagsPageIsVisible () AMMTagsPageIsVisible = InStr(1, Document.FileName, "DWG") = 1 End Function
Related concepts
Copyright © 2000-2013 BlueCielo ECM Solutions |