Share via


LookupText.Mask property

Gets the mask for an entry in a hierarhical text lookup table.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property Mask As LookupMask
    Get
'Usage
Dim instance As LookupText
Dim value As LookupMask

value = instance.Mask
[RemoteAttribute]
public LookupMask Mask { get; }

Property value

Type: Microsoft.ProjectServer.Client.LookupMask
A lookup table mask.

See also

Reference

LookupText class

LookupText members

Microsoft.ProjectServer.Client namespace