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 | |
---|---|---|
AttributeData() | Initializes an instance of the AttributeData class. |
Properties
Name | Description | |
---|---|---|
ActualValue | Gets or sets the actual value for the attribute. |
|
AttributeLabel | Gets or sets the label for the attribute. |
|
AttributeType | Gets or sets the type for the attribute. |
|
DisplayValue | Gets or sets the display value for the attribute. |
|
IsUnsupported | ||
SchemaName |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
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