Implement this user-defined function to control the visibility of the Objects property page for proxy objects in the Meridian Enterprise client applications.
Function AMMTags4TagPageIsVisible ()
This function accepts no parameters.
Function AMMTags4TagPageIsVisible () AMMTags4TagPageIsVisible = InStr(1, Document.FileName, "object") = 1 End Function
Related concepts