OutlineCode.CodeMask Property

Project Developer Reference

Returns a CodeMask collection representing the code mask for an outline code in Project. Read-only Object.

Syntax

expression.CodeMask

expression   A variable that represents an OutlineCode object.

Return Value
CodeMask

Remarks

The CodeMask property returns nothing if the code shares a lookup table from another code.

See Also