Share via


DurationConverter.SpaceBetweenDurationAndEstimated Property

Namespace:  Microsoft.Office.Project.Conversion
Assembly:  Microsoft.Office.Project.Shared (in Microsoft.Office.Project.Shared.dll)

Syntax

'Declaration
Public Property SpaceBetweenDurationAndEstimated As Boolean
    Get
    Set
'Usage
Dim instance As DurationConverter
Dim value As Boolean

value = instance.SpaceBetweenDurationAndEstimated

instance.SpaceBetweenDurationAndEstimated = value
public bool SpaceBetweenDurationAndEstimated { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

DurationConverter Class

DurationConverter Members

Microsoft.Office.Project.Conversion Namespace