Share via


CustomField.InternalName property

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

Syntax

'Declaration
Public ReadOnly Property InternalName As String
    Get
'Usage
Dim instance As CustomField
Dim value As String

value = instance.InternalName
public string InternalName { get; }

Property value

Type: System.String

See also

Reference

CustomField class

CustomField members

Microsoft.ProjectServer.Client namespace