Share via


SyncDocumentMetadata.parmHiddenFields Method [AX 2012]

Gets or sets a list of fields in the document to hide in the presentation.

Syntax

public List parmHiddenFields([List _hiddenFields])

Run On

Called

Parameters

  • _hiddenFields
    Type: List Class
    A list of fields to hide.

Return Value

Type: List Class
The list of fields to hide.

See Also

Reference

SyncDocumentMetadata Class