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

Specifies the target site column name.

Namespace: JohnHolliday.Caml.Net
Assembly:  JohnHolliday.Caml.Net (in JohnHolliday.Caml.Net.dll)

Syntax

C#
string FieldName{ get;}
Visual Basic (Declaration)
ReadOnly Property FieldName As String
Visual C++
property String^ FieldName {
	String^ get ();
}

See Also