Share via


CreatePolymorphicLookupAttributeResponse.AttributeId Property

Definition

Gets the MetadataId of the multi-table lookup column that is created.

public:
 property Guid AttributeId { Guid get(); };
public Guid AttributeId { get; }
member this.AttributeId : Guid
Public ReadOnly Property AttributeId As Guid

Property Value

The MetadataId of the multi-table lookup column that is created.

Applies to