Share via


ReportingPostResourceCapacityTimeRangeChangedEventArgs.ForceFullSync property

Gets a Boolean value that indicates whether to use full force synchronization in the queue.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntax

'Declaration
Public ReadOnly Property ForceFullSync As Boolean
    Get
'Usage
Dim instance As ReportingPostResourceCapacityTimeRangeChangedEventArgs
Dim value As Boolean

value = instance.ForceFullSync
public bool ForceFullSync { get; }

Property value

Type: System.Boolean

See also

Reference

ReportingPostResourceCapacityTimeRangeChangedEventArgs class

ReportingPostResourceCapacityTimeRangeChangedEventArgs members

Microsoft.Office.Project.Server.Events namespace