Skip to main content

IsExactTypeFunction.FunctionName Field

Specifies the name of the IsExactTypeFunction custom function operator.

Namespace: DevExpress.Xpo.Metadata

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public const string FunctionName = "IsExactType"

Field Value

Type
String
See Also