_IProjectDoc.DeliverableUpdate(String, String, Object, Object) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
bool DeliverableUpdate(System::String ^ DeliverableGuid, System::String ^ DeliverableName, System::Object ^ DeliverableStartDate, System::Object ^ DeliverableFinishDate);
public bool DeliverableUpdate (string DeliverableGuid, string DeliverableName, object DeliverableStartDate, object DeliverableFinishDate);
abstract member DeliverableUpdate : string * string * obj * obj -> bool
Public Function DeliverableUpdate (DeliverableGuid As String, DeliverableName As String, DeliverableStartDate As Object, DeliverableFinishDate As Object) As Boolean
Параметры
- DeliverableGuid
- String
- DeliverableName
- String
- DeliverableStartDate
- Object
- DeliverableFinishDate
- Object