Share via


LookupMask.Length property

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

Syntax

'Declaration
Public Property Length As Integer
    Get
    Set
'Usage
Dim instance As LookupMask
Dim value As Integer

value = instance.Length

instance.Length = value
public int Length { get; set; }

Property value

Type: System.Int32

See also

Reference

LookupMask class

LookupMask members

Microsoft.ProjectServer.Client namespace