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

Syntax

C#
public class CamlField
Visual Basic (Declaration)
Public Class CamlField
Visual C++
public ref class CamlField

The type exposes the following properties.

Public Properties

  NameDescription
Public propertyFieldName
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)

See Also