StatusAssignment.Comments 属性

获取或设置工作分配状态的注释。

命名空间:  Microsoft.ProjectServer.Client
程序集:  Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)

语法

声明
<RemoteAttribute> _
Public Property Comments As String
    Get
    Set
用法
Dim instance As StatusAssignment
Dim value As String

value = instance.Comments

instance.Comments = value
[RemoteAttribute]
public string Comments { get; set; }

属性值

类型:System.String
一个对象,包含注释。

另请参阅

引用

StatusAssignment 类

StatusAssignment 成员

Microsoft.ProjectServer.Client 命名空间