Class Statement
Defines a CAML statement. It can be a Logical
Inheritance
System.Object
Statement
Namespace: CamlBuilder
Assembly: PnP.Framework.dll
Syntax
public abstract class Statement : object
Methods
GetCaml()
Declaration
public abstract string GetCaml()
Returns
System.
|