IsReplaceableWithSharing

Gets a value indicating whether sharing of this type of task can be changed dynamically, from independent task into a full-share task. This covers one of the two aspects of what IsReplaceable defines.

Declaration Syntax

public bool IsReplaceableWithSharing { set;get; }