StatusReportsPostResponseCreateEventArgs.ResponseGUID 属性
获取要创建的状态报告请求的响应的 GUID。
命名空间: Microsoft.Office.Project.Server.Events
程序集: Microsoft.Office.Project.Server.Events.Receivers(位于 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
语法
声明
Public ReadOnly Property ResponseGUID As Guid
Get
用法
Dim instance As StatusReportsPostResponseCreateEventArgs
Dim value As Guid
value = instance.ResponseGUID
public Guid ResponseGUID { get; }
属性值
类型:System.Guid
另请参阅
引用
StatusReportsPostResponseCreateEventArgs 类