다음을 통해 공유


StageDetailPageCreationInformation.Position property

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

Syntax

'Declaration
Public Property Position As Integer
    Get
    Set
'Usage
Dim instance As StageDetailPageCreationInformation
Dim value As Integer

value = instance.Position

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

Property value

Type: System.Int32

See also

Reference

StageDetailPageCreationInformation class

StageDetailPageCreationInformation members

Microsoft.ProjectServer.Client namespace