Jagamisviis:


AttributeData Class

 

Applies To: Dynamics CRM 2015

Summary description for AttributeData

Namespace:   Microsoft.Xrm.Tooling.Connector
Assembly:  Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Xrm.Tooling.Connector.AttributeData
    Microsoft.Xrm.Tooling.Connector.BooleanAttributeData
    Microsoft.Xrm.Tooling.Connector.PicklistAttributeData
    Microsoft.Xrm.Tooling.Connector.StringAttributeData

Syntax

public class AttributeData
public ref class AttributeData 
type AttributeData = class end
Public Class AttributeData

Constructors

Name Description
System_CAPS_pubmethod AttributeData()

Initializes an instance of the AttributeData class.

Properties

Name Description
System_CAPS_pubproperty ActualValue

Gets or sets the actual value for the attribute.

System_CAPS_pubproperty AttributeLabel

Gets or sets the label for the attribute.

System_CAPS_pubproperty AttributeType

Gets or sets the type for the attribute.

System_CAPS_pubproperty DisplayValue

Gets or sets the display value for the attribute.

System_CAPS_pubproperty IsUnsupported

System_CAPS_pubproperty SchemaName

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Xrm.Tooling.Connector Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright