BRAttributeTypeInfo.AttributeType Property

Definition

Gets or sets the attribute type.

public:
 property Microsoft::MasterDataServices::AttributeType AttributeType { Microsoft::MasterDataServices::AttributeType get(); void set(Microsoft::MasterDataServices::AttributeType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.AttributeType AttributeType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.AttributeType : Microsoft.MasterDataServices.AttributeType with get, set
Public Property AttributeType As AttributeType

Property Value

A new instance of type AttributeType.

Attributes

Applies to