Jagamisviis:


StringAttributeData Class

 

Applies To: Dynamics CRM 2015

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.StringAttributeData

Syntax

public sealed class StringAttributeData : AttributeData
public ref class StringAttributeData sealed : AttributeData
[<Sealed>]
type StringAttributeData = 
    class
        inherit AttributeData
    end
Public NotInheritable Class StringAttributeData
    Inherits AttributeData

Constructors

Name Description
System_CAPS_pubmethod StringAttributeData()

Properties

Name Description
System_CAPS_pubproperty ActualValue

Gets or sets the actual value for the attribute.(Inherited from AttributeData.)

System_CAPS_pubproperty AttributeLabel

Gets or sets the label for the attribute.(Inherited from AttributeData.)

System_CAPS_pubproperty AttributeType

Gets or sets the type for the attribute.(Inherited from AttributeData.)

System_CAPS_pubproperty DisplayValue

Gets or sets the display value for the attribute.(Inherited from AttributeData.)

System_CAPS_pubproperty IsUnsupported

(Inherited from AttributeData.)

System_CAPS_pubproperty MaxLength

System_CAPS_pubproperty SchemaName

(Inherited from AttributeData.)

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(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