Share via


KnowledgeExtendedDataTypes

This KnowledgeExtendedDataTypes enumerated type is used in the Type property of the KnowledgePropertyDef object. These settings determine the user-interface elements displayed when the user is to change the value of the property. These values must be set with ActiveX Data Objects (ADO), using the property "urn:schemas-microsoft-com:publishing:extended-type".

Members

The following table shows members of the KnowledgeExtendedDataTypes enumeration type, with the value and a brief description of each.

Name Value Description
cdostrExtendedType_CommentBox "Comment Box" Multi-line text box on the profile form
cdostrExtendedType_Date "Date" Date box
cdostrExtendedType_List "List" List box
cdostrExtendedType_Number "Number" Number box
cdostrExtendedType_Text "Text" One-line text box on the profile form
cdostrExtendedType_URL "URL" Not supported