C# Class Sapphire.Core.Fluent.Interfaces.BeginsWithAndContains

Inheritance: IBeginsWithAndContains
Datei anzeigen Open project: butaji/Sapphire

Public Methods

Method Description
ForNote ( ) : CAML
ForText ( ) : CAML

Private Methods

Method Description
BeginsWithAndContains ( CAML camlBuilder, Predicates predicate, System.Guid fieldId, string value ) : System
Result ( SPFieldType fieldType ) : CAML

Method Details

ForNote() public method

public ForNote ( ) : CAML
return CAML

ForText() public method

public ForText ( ) : CAML
return CAML