Partilhar via


CBSRequestMessage.dtToDate Property

Reserved for internal use.

Namespace:  [CubeAdmin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/CubeAdmin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/CubeAdmin.asmx?wsdl

Syntax

'Declaration
Public Property dtToDate As DateTime
    Get
    Set
'Usage
Dim instance As CBSRequestMessage
Dim value As DateTime

value = instance.dtToDate

instance.dtToDate = value
public DateTime dtToDate { get; set; }

Property Value

Type: System.DateTime

See Also

Reference

CBSRequestMessage Class

CBSRequestMessage Members

CubeAdmin Web Service