Show / Hide Table of Contents

Enum RoundDirection

Specifies the direction of which to round a DateTime

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum RoundDirection

Fields

Name Description
Closest

Rounds to the closest direction

Down

Rounds down

Up

Rounds up

Extension Methods

EnumUtil.MapEnums<RoundDirection, To>(RoundDirection)
Converters.MapEnums<RoundDirection, To>(RoundDirection)
ObjectExtensions.AssignByReflection<RoundDirection>(RoundDirection, RoundDirection)
ObjectExtensions.GraphCopy<RoundDirection>(RoundDirection)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top