[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
| Name | Description |
---|
 | SetValue |
Updates the value of the associated field.
|
Public Properties
| Name | Description |
---|
 | FieldName |
Specifies the target site column name.
|
See Also
ICamlField
JohnHolliday.Caml.Net Namespace