Compartilhar via


CBSRequestMessage.bHighPriority 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 bHighPriority As Boolean
    Get
    Set
'Usage
Dim instance As CBSRequestMessage
Dim value As Boolean

value = instance.bHighPriority

instance.bHighPriority = value
public bool bHighPriority { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

CBSRequestMessage Class

CBSRequestMessage Members

CubeAdmin Web Service