TypeDescriptor Members
Include Protected Members
Include Inherited Members
Defines the data type of a parameter for a method.
The TypeDescriptor type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ContainsFilterDescriptor | Returns true if it or any child TypeDescriptor has a FilterDescriptor associated with it. |
![]() |
ContainsIdentifier | Returns true if it or any child TypeDescriptor has a Identifier associated with it. |
![]() |
Id | Gets the unique ID of each metadata object. (Inherited from MetadataObject.) |
![]() |
InterpretedTypeName | |
![]() |
IsCached | Determines whether the metadata object is cached or not. (Inherited from MetadataObject.) |
![]() |
IsCollection | |
![]() |
IsFilterDescriptorSet | Returns true if it has a FilterDescriptor associated with it (won't look at child TypeDescriptors, unlike ContainsFilterDescriptor). |
![]() |
IsIdentifierSet | Returns true if it has a Identifier associated with it (won't look at child TypeDescriptors, unlike ContainsIdentifier). |
![]() |
Name | Gets the name of the metadata object. (Inherited from MetadataObject.) |
![]() |
TypeName |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CollectLeaves | |
![]() |
ContainsLocalizedDisplayName | Determines whether the metadata object contains a localized display name. (Inherited from MetadataObject.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() ![]() |
GetById | |
![]() |
GetChildTypeDescriptors | |
![]() |
GetDefaultDisplayName | Gets the default display name of the metadata object. (Inherited from MetadataObject.) |
![]() |
GetFilterDescriptor | |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetIdentifier | |
![]() |
GetLocalizedDisplayName | Gets the localized display name of the metadata object. (Inherited from MetadataObject.) |
![]() |
GetParameter | |
![]() |
GetParentTypeDescriptor | |
![]() |
GetProperties | Gets the properties associated with the metadata object. (Inherited from MetadataObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetTypeDescriptorsWithIdentifiers | |
![]() |
Initialize | |
![]() |
IsLeaf | |
![]() |
IsRoot | |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
ComplexFormattingPropertyName | |
![]() ![]() |
FormatStringPropertyName | |
![]() ![]() |
RendererDefinitionPropertyName | |
![]() ![]() |
SuppressCrawlPropertyName |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace