TypeDescriptor Properties

Include Protected Members
Include Inherited Members

The TypeDescriptor type exposes the following members.

Properties

  Name Description
Public property AssociationReference Gets or sets a reference to an association.
Public property ChildTypeDescriptors Gets the collection of child descriptors.
Public property ContainsFilterDescriptor Gets whether the TypeDescriptor object contains a FilterDescriptor object.
Public property ContainsIdentifier Indicates whether the TypeDescriptor object contains an identifier.
Public property ContainsReadOnly Gets whether the TypeDescriptor object contains read-only data.
Public property DefaultDisplayName Gets or sets the default display name. (Inherited from MetadataObject.)
Public property FilterDescriptor Gets or sets the filter descriptor.
Public property Flags Gets or sets the TypeDescriptorFlags object.
Public property Id Gets the identifier of the MetadataObject object. (Inherited from MetadataObject.)
Public property IdentifierReference Gets or sets the IdentifierReference object.
Public property Interpretation Gets the list of interpretation rules.
Public property IsCached Indicates whether the object is cached. (Inherited from MetadataObject.)
Public property IsCollection Get or sets whether the current object is a collection.
Public property LobName Gets or sets the external system's name.
Public property LocalizedDisplayName Gets or sets the localized display name. (Inherited from MetadataObject.)
Public property LocalizedDisplayNames Gets the collection of localized display names. (Inherited from MetadataObject.)
Public property Name Gets or sets the name of the object. (Inherited from MetadataObject.)
Public property Parameter Gets the parameter of the TypeDescriptor object.
Public property ParentTypeDescriptor Gets or sets the parent of the TypeDescriptor object.
Public property Properties Gets the property collection of the object. (Inherited from MetadataObject.)
Public property TypeName Gets or sets the type name.

Top

See Also

Reference

TypeDescriptor Class

Microsoft.SharePoint.BusinessData.Administration Namespace