ManagedPropertyAttributeMetadata.ValueAttributeTypeCode Property

 

Applies To: Dynamics CRM 2015

For internal use only.

Namespace:   Microsoft.Xrm.Sdk.Metadata
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

[DataMemberAttribute]
public AttributeTypeCode ValueAttributeTypeCode { get; internal set; }
public:
[DataMemberAttribute]
property AttributeTypeCode ValueAttributeTypeCode {
    AttributeTypeCode get();
    internal: void set(AttributeTypeCode value);
}
[<DataMemberAttribute>]
member ValueAttributeTypeCode : AttributeTypeCode with get, internal set
<DataMemberAttribute>
Public Property ValueAttributeTypeCode As AttributeTypeCode
    Get
    Friend Set
End Property

Property Value

Type: Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode

Type: AttributeTypeCode
For internal use only.

See Also

ManagedPropertyAttributeMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright