Freigeben über


DateType Class

Definition

public class DateType : Microsoft.PowerFx.Types.FormulaType
type DateType = class
    inherit FormulaType
Public Class DateType
Inherits FormulaType
Inheritance
DateType

Methods

Equals(Object) (Inherited from FormulaType)
GetHashCode() (Inherited from FormulaType)
ToString()
Visit(ITypeVisitor)

Extension Methods

CanPotentiallyCoerceTo(FormulaType, FormulaType)

Can convert value to source format to target or not.

Applies to