TypeDescriptor Properties

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

The TypeDescriptor type exposes the following members.

Properties

  Name Description
Public property ContainsFilterDescriptor Obsolete. Returns true if it or any child TypeDescriptor has a FilterDescriptor associated with it.
Public property ContainsIdentifier Obsolete. Returns true if it or any child TypeDescriptor has a Identifier associated with it.
Public property Id Obsolete. Gets the unique ID of each metadata object. (Inherited from MetadataObject.)
Public property InterpretedTypeName Obsolete.
Public property IsCached Obsolete. Determines whether the metadata object is cached or not. (Inherited from MetadataObject.)
Public property IsCollection Obsolete.
Public property IsFilterDescriptorSet Obsolete. Returns true if it has a FilterDescriptor associated with it (won't look at child TypeDescriptors, unlike ContainsFilterDescriptor).
Public property IsIdentifierSet Obsolete. Returns true if it has a Identifier associated with it (won't look at child TypeDescriptors, unlike ContainsIdentifier).
Public property Name Obsolete. Gets the name of the metadata object. (Inherited from MetadataObject.)
Public property TypeName Obsolete.

Top

See Also

Reference

TypeDescriptor Class

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace