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