次の方法で共有


CBSRequestMessage.cbsSettingUid プロパティ

名前空間:  WebSvcCubeAdmin
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property cbsSettingUid As Guid
    Get
    Set
'使用
Dim instance As CBSRequestMessage
Dim value As Guid

value = instance.cbsSettingUid

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

プロパティ値

型: System.Guid

関連項目

参照先

CBSRequestMessage クラス

CBSRequestMessage メンバー

WebSvcCubeAdmin 名前空間