Search Results for

    Show / Hide Table of Contents

    Class FieldHelper

    Contains date helper functions

    Inheritance
    System.Object
    FieldHelper
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Reporting.Telerik.UserFunction
    Assembly: Simplic.Reporting.Telerik.UserFunction.dll
    Syntax
    public class FieldHelper

    Methods

    | Improve this Doc View Source

    IfFieldDoesNotExist(IDataObject, String, Object)

    Returns a default value, of a field is not exists.

    Declaration
    public static object IfFieldDoesNotExist(IDataObject dataObject, string fieldName, object defaultValue)
    Parameters
    Type Name Description
    IDataObject dataObject
    System.String fieldName
    System.Object defaultValue
    Returns
    Type Description
    System.Object
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx