Show / Hide Table of Contents

Enum DateTimeOperators.MatchType

Which part of the date time should be matched

Namespace: SuperOffice.ErpSync
Assembly: SuperOffice.Plugins.dll
Syntax
public enum DateTimeOperators.MatchType

Fields

Name Description
DateAndTime

Match on date and time

DateAndTime_IgnoreSeconds

Match on date and time, but ignore seconds

DateOnly

Match on date only

TimeOnly

Match on time only

TimeOnly_IgnoreSeconds

Match on time only, but ignore seconds

Extension Methods

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