Odpovědět taxonomyfield class

  • Dienstag, 19. Juni 2012 07:51
     
     
    can any one explain the purpose of Taxonomyfield of term store.

Alle Antworten

  • Dienstag, 19. Juni 2012 13:54
     
     

    Terms - Individual words or phrases are added to a Term Set that you can create, copy, reuse, merge, deprecate, move or delete.

    Taxonomy - The Sience of Classification

    So mixing you can use a term set with terms in order to classify information over SharePoint, that can be news, pages ......

    Term Store is the root for the Term Set's

    HTH


    MVP Office Development, MCP, MCTS SharePoint 2010 Development

  • Dienstag, 19. Juni 2012 14:27
     
     

    Hi Praveen,

    Taxonomy Fields are used for the Managed Metadata of SharePoint 2010.

    Please refer the following article for the same:

    http://www.sharepointnutsandbolts.com/2009/12/managed-metadata-in-sharepoint-2010-key.html

    Hope this helps!

    Regards,
    Devang Bhavsar


  • Mittwoch, 20. Juni 2012 05:11
     
     

    I want to know the purpose of TaxonomyField class in microsoft.sharepoint.taxonomy namespace 

  • Mittwoch, 20. Juni 2012 05:12
     
     
    Thanks for response , but I want to know the purpose of TaxonomyField class in microsoft.sharepoint.taxonomy namespace. How we can make use of TaxonomyField Class.
  • Mittwoch, 20. Juni 2012 13:39
     
     Beantwortet

    Hi,

    TaxonomyField class contains certain attributes such as 'SspId', 'TermSetId', etc which map with the values of the Managed Metadata in the Central Admin. 

    In order to set these values you need to use the TaxonomyField class. 

    Please check the following link for details (see section under 'Set up the eventreceiver'):

    http://www.insidesharepoint.net/post/2010/11/05/Using-taxonomyfields-in-Sharepoint-2010-Part-I.aspx

    Regards,
    Devang Bhavsar