Gets or sets if project default security is used.
A boolean flag indicating whether project default security is used. If true
, trying to modify security on the current object alone will not have any effect. DefaultSecurity
must be set to false
in order to modify individual object's security. Default value for DefaultSecurity
is true
.
Exception Type | Condition |
---|---|
InvalidOperationException | The object has already been removed. |
ITaskList Interface | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace