[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Syntax

C#
public interface ICamlField
Visual Basic (Declaration)
Public Interface ICamlField
Visual C++
public interface class ICamlField

The type exposes the following members.

Public Methods

  NameDescription
Public methodSetValue
Updates the value of the associated field.

Public Properties

  NameDescription
Public propertyFieldName
Specifies the target site column name.

See Also

ICamlField
JohnHolliday.Caml.Net Namespace