Share via


CBSRequestMessage.cbsSettingUid Property

The GUID of the OLAP cube database.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Property cbsSettingUid As Guid
    Get
    Set
'Usage
Dim instance As CBSRequestMessage
Dim value As Guid

value = instance.cbsSettingUid

instance.cbsSettingUid = value
public Guid cbsSettingUid { get; set; }

Property Value

Type: System.Guid

See Also

Reference

CBSRequestMessage Class

CBSRequestMessage Members

Microsoft.Office.Project.Server.Library Namespace