ScheduleDataSet.ScheduleRow.SecondaryID 属性

获取或设置对象所列出的项目的 GUID。

命名空间:  WebSvcStatusing
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Property SecondaryID As Guid
    Get
    Set
用法
Dim instance As ScheduleDataSet.ScheduleRow
Dim value As Guid

value = instance.SecondaryID

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

属性值

类型:System.Guid

另请参阅

引用

ScheduleDataSet.ScheduleRow 类

ScheduleDataSet.ScheduleRow 成员

WebSvcStatusing 命名空间