_sProperty Members
Include Protected Members
Include Inherited Members
A structure that defines the name and type of a list field.
The _sProperty type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from ValueType.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from ValueType.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from ValueType.) |
Top
Fields
Name | Description | |
---|---|---|
Name | Internal name of a field within a list. | |
Title | A string representing the field title as displayed on the site pages. | |
Type | A string representing the type of the field. |
Top