Skip to main content

IsInstanceOfTypeFunction.FunctionName Field

Specifies the name of the IsInstanceOfTypeFunction custom function operator.

Namespace: DevExpress.Xpo.Metadata

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public const string FunctionName = "IsInstanceOfType"

Field Value

Type
String
See Also