[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 properties.

Public Properties

  NameDescription
Public propertyFieldName
Specifies the target site column name.

See Also

ICamlField
JohnHolliday.Caml.Net Namespace