Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the row number in the grid for a change in the timephased data.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property ID As Integer
Get
Set
'Usage
Dim instance As StatusApprovalTransactionDetailsDataSet.StatusApprovalTransactionDetailsRow
Dim value As Integer
value = instance.ID
instance.ID = value
public int ID { get; set; }
Property value
Type: System.Int32
See also
Reference
StatusApprovalTransactionDetailsDataSet.StatusApprovalTransactionDetailsRow class
StatusApprovalTransactionDetailsDataSet.StatusApprovalTransactionDetailsRow members