public class

AttributeRequiredLevelManagedProperty

extends ManagedPropertyAttributeRequiredLevel
implements Serializable
java.lang.Object
   ↳ com.microsoft.schemas.xrm._2011.contracts.ManagedPropertyAttributeRequiredLevel
     ↳ com.microsoft.schemas.xrm._2011.metadata.AttributeRequiredLevelManagedProperty

Class Overview

Java class for AttributeRequiredLevelManagedProperty complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="AttributeRequiredLevelManagedProperty">
   <complexContent>
     <extension base="{http://schemas.microsoft.com/xrm/2011/Contracts}ManagedPropertyAttributeRequiredLevel">
       <sequence>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Constants
long serialVersionUID
[Expand]
Inherited Constants
From class com.microsoft.schemas.xrm._2011.contracts.ManagedPropertyAttributeRequiredLevel
[Expand]
Inherited Fields
From class com.microsoft.schemas.xrm._2011.contracts.ManagedPropertyAttributeRequiredLevel
Public Constructors
AttributeRequiredLevelManagedProperty()
[Expand]
Inherited Methods
From class com.microsoft.schemas.xrm._2011.contracts.ManagedPropertyAttributeRequiredLevel
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Public Constructors

public AttributeRequiredLevelManagedProperty ()