FieldType Property

Microsoft Office Web Components Object Model

Show All

FieldType Property

       

Returns the field type for the specified field. Read-only DscFieldTypeEnum.

DscFieldTypeEnum can be one of these DscFieldTypeEnum constants.
dscCalculated
dscGrouping
dscOutput
dscParameter
 

expression.FieldType

expression   Required. An expression that returns a PageField property.