You are here: Appendix D: VBScript reference > The Meridian Enterprise functions > AMMUseMainTag function

AMMUseMainTag function

Implement this user-defined function to show the Where Used property page for folders in addition to documents in the Meridian Enterprise client applications. The folders must have an associated main tag object. The object is identified by the AMMMainTagDocumentId function described in AMMMainTagDocumentId function. The page is visible if this function returns True.

Syntax
Function AMMUseMainTag() 
Parameters

This function accepts no parameters.

Example
Function AMMUseMainTag()
    AMMUseMainTag = True
End Function

Related concepts

Configuring linking to folders

Related tasks

Configuring the proxy document type

Configuring the Where Used page

Related information

AMMMainTagDocumentId function

AMMPropertiesToBeRequested function

PnIDLink_GetSheetSize function

PnIDLink_GetAssetCoordinates function

PnIDLink_IsMainDrawing function

AMMGetReportTableRowValues function

AMMGetReportCustomHeaderValues function


www.bluecieloecm.com