C# Class erminas.SmartAPI.CMS.Project.ContentClasses.Elements.SpecialDataFieldFormatUtils

Exibir arquivo Open project: erminas/smartapi

Public Methods

Method Description
EnsureValueIsSupportedByServerVersion ( IProjectObject obj, SpecialDataFieldFormat value ) : void
ToRQLString ( this value ) : string
ToSpecialDataFieldFormat ( this value ) : SpecialDataFieldFormat

Method Details

EnsureValueIsSupportedByServerVersion() public static method

public static EnsureValueIsSupportedByServerVersion ( IProjectObject obj, SpecialDataFieldFormat value ) : void
obj IProjectObject
value SpecialDataFieldFormat
return void

ToRQLString() public static method

public static ToRQLString ( this value ) : string
value this
return string

ToSpecialDataFieldFormat() public static method

public static ToSpecialDataFieldFormat ( this value ) : SpecialDataFieldFormat
value this
return SpecialDataFieldFormat