FilterUIHintAttribute.TypeId Property

Definition

Returns the unique identifier for this attribute instance.

public:
 virtual property System::Object ^ TypeId { System::Object ^ get(); };
public override object TypeId { get; }
member this.TypeId : obj
Public Overrides ReadOnly Property TypeId As Object

Property Value

This attribute instance unique identifier.

Applies to