Field Members

Include Protected Members
Include Inherited Members

Represents a column returned from the business application. This essentially wraps the TypeDescriptor describing the column in the metadata definition.

The Field type exposes the following members.

Constructors

  Name Description
Public method Field Infrastructure.

Top

Properties

  Name Description
Public property ContainsLocalizedDisplayName Determines whether a field contains a localized display name.
Public property DefaultDisplayName Returns the default display name of the field.
Public property LocalizedDisplayName Returns the localized display name of the field.
Public property Name Returns the name of the field.
Public property TypeDescriptor Returns the underlying TypeDescriptor that represents the Field.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

Field Class

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace