PS.LookupMask object (ps.js)

Office 2013 and later

Represents a mask definition for the levels of a hierarchical lookup table.

Last modified: February 12, 2013

Applies to: Project Professional 2013 | Project Server 2013

var object = new PS.LookupMask()

All lookup tables must have at least one mask, and only text tables may have more than one mask.

Methods

The LookupMask object has the following methods.

Method

Description

initPropertiesFromJson

This member is reserved for internal use and is not intended to be used directly from your code.

writeToXml

This member is reserved for internal use and is not intended to be used directly from your code.

Properties

The LookupMask object has the following properties.

Property

Description

length

maskType

separator

typeId

This member is reserved for internal use and is not intended to be used directly from your code.

Show: