Поделиться через


Свойство StageCreationInformation.SubmitDescription

Получает или задает описание для отправки.

Пространство имен:  Microsoft.ProjectServer.Client
Сборка:  Microsoft.ProjectServer.Client (в Microsoft.ProjectServer.Client.dll)

Синтаксис

'Декларация
<RemoteAttribute> _
Public Property SubmitDescription As String
    Get
    Set
'Применение
Dim instance As StageCreationInformation
Dim value As String

value = instance.SubmitDescription

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

Значение свойства

Тип: System.String
Объект, который содержит описание.

См. также

Справочные материалы

StageCreationInformation класс

Элементы StageCreationInformation

Пространство имен Microsoft.ProjectServer.Client