AssnHistoryDataSet.CustomFieldsRow.MD_PROP_UID 属性

获取或设置 GUID 的自定义字段。

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

语法

声明
Public Property MD_PROP_UID As Guid
    Get
    Set
用法
Dim instance As AssnHistoryDataSet.CustomFieldsRow
Dim value As Guid

value = instance.MD_PROP_UID

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

属性值

类型:System.Guid

另请参阅

引用

AssnHistoryDataSet.CustomFieldsRow 类

AssnHistoryDataSet.CustomFieldsRow 成员

WebSvcStatusing 命名空间