ProjectDataSet.TaskRow.AddAfterTaskUID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds a task after the specified task GUID.
public:
property Guid AddAfterTaskUID { Guid get(); void set(Guid value); };
public Guid AddAfterTaskUID { get; set; }
member this.AddAfterTaskUID : Guid with get, set
Public Property AddAfterTaskUID As Guid
Property Value
Remarks
For more information, see AddAfterTaskUID.