Share via


DateConverter.RoundToMinute Property

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

Syntax

'Declaration
Public Property RoundToMinute As Boolean
    Get
    Set
'Usage
Dim instance As DateConverter
Dim value As Boolean

value = instance.RoundToMinute

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

Property Value

Type: System.Boolean

See Also

Reference

DateConverter Class

DateConverter Members

Microsoft.Office.Project.Conversion Namespace