ManagedPropertyType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For internal use only.
For the Web API use the ManagedPropertyType EnumType.
public enum class ManagedPropertyType
[System.Runtime.Serialization.DataContract(Name="ManagedPropertyType", Namespace="http://schemas.microsoft.com/xrm/2011/Metadata")]
public enum ManagedPropertyType
[<System.Runtime.Serialization.DataContract(Name="ManagedPropertyType", Namespace="http://schemas.microsoft.com/xrm/2011/Metadata")>]
type ManagedPropertyType =
Public Enum ManagedPropertyType
- Inheritance
-
ManagedPropertyType
- Attributes
Fields
Name | Value | Description |
---|---|---|
Operation | 0 | For internal use only. |
Attribute | 1 | For internal use only. |
CustomEvaluator | 2 | For internal use only. |
Custom | 3 | For internal use only. |