This topic has not yet been rated - Rate this topic

StageCustomField class

Office 2013

Represents a custom field for a project stage.

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.ProjectServer.Client.StageCustomField

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
<ScriptTypeAttribute("PS.StageCustomField", ServerTypeId := "{c2b6a35d-b90b-4396-bb02-db8e34966013}")> _
Public Class StageCustomField _
	Inherits ClientObject
Dim instance As StageCustomField
[ScriptTypeAttribute("PS.StageCustomField", ServerTypeId = "{c2b6a35d-b90b-4396-bb02-db8e34966013}")]
public class StageCustomField : ClientObject
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.