IndexAttribute.TypeId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a different ID for each object instance such that type descriptors won't attempt to combine all IndexAttribute instances into a single instance.
public override object TypeId { get; }
member this.TypeId : obj
Public Overrides ReadOnly Property TypeId As Object