AbstractProperty members

Abstract class for properties.

The AbstractProperty type exposes the following members.

Constructors

  Name Description
Protected method AbstractProperty Initializes a new instance of the AbstractProperty class.

Top

Properties

  Name Description
Public property Name Gets or sets the value as an object.
Public property ObjectValue Gets or sets the value as an object.

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.)
Public methodStatic member KnownTypes All the known types that the datacontractserializer should support.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Protected fieldStatic member ValueMemberName Defines the DataMember name for the Value property of an implementation.

Top

See also

Reference

AbstractProperty class

Microsoft.Office.Server.Search.ContentProcessingEnrichment.PropertyTypes namespace