ManagedPropertyMetadata.ManagedPropertyType Property
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.
public:
property Nullable<Microsoft::Xrm::Sdk::Metadata::ManagedPropertyType> ManagedPropertyType { Nullable<Microsoft::Xrm::Sdk::Metadata::ManagedPropertyType> get(); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Xrm.Sdk.Metadata.ManagedPropertyType? ManagedPropertyType { get; }
[<System.Runtime.Serialization.DataMember>]
member this.ManagedPropertyType : Nullable<Microsoft.Xrm.Sdk.Metadata.ManagedPropertyType>
Public ReadOnly Property ManagedPropertyType As Nullable(Of ManagedPropertyType)
Property Value
For internal use only.
- Attributes