ManagedProperty Members

Represents a strongly typed managed property.

The following tables list the members exposed by the ManagedProperty type.

Protected Constructors

  Name Description
  ManagedProperty Overloaded. Initializes a new instance of the ManagedProperty class

Top

Public Properties

  Name Description
public property CanBeChanged Gets or sets whether the managed property value can be changed.
public property ExtensionData Gets or sets the structure that contains extra data.
public property ManagedPropertyLogicalName Gets the logical name for the managed property.
public property Value Gets or sets the value of the managed property.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ManagedProperty Generic Class
Microsoft.Xrm.Sdk Namespace

Other Resources

Use Managed Properties

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.