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 raw value of a timephased data change.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property CHANGE_VALUE As String
Get
Set
'Usage
Dim instance As StatusApprovalTransactionDetailsDataSet.StatusApprovalTransactionDetailsRow
Dim value As String
value = instance.CHANGE_VALUE
instance.CHANGE_VALUE = value
public string CHANGE_VALUE { get; set; }
Property value
Type: System.String
See also
Reference
StatusApprovalTransactionDetailsDataSet.StatusApprovalTransactionDetailsRow class
StatusApprovalTransactionDetailsDataSet.StatusApprovalTransactionDetailsRow members