Expand Minimize

LabelMatchInformationCsom Transformation

Mappings for SharePoint class Microsoft.SharePoint.Taxonomy.LabelMatchInformationCsom

Type Mapping

Constructors

SSOM System.Void .ctor()
CSOM ctor(ClientRuntimeContext)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.Taxonomy.LabelMatchInformation.constructor(ClientContext)

Properties

SSOM System.Boolean get_DefaultLabelOnly()
CSOM Boolean LabelMatchInformation.get_DefaultLabelOnly()
JSOM boolean SP.Taxonomy.LabelMatchInformation.get_defaultLabelOnly()
SSOM System.Boolean get_ExcludeKeyword()
CSOM Boolean LabelMatchInformation.get_ExcludeKeyword()
JSOM boolean SP.Taxonomy.LabelMatchInformation.get_excludeKeyword()
SSOM System.Int32 get_Lcid()
CSOM Int32 LabelMatchInformation.get_Lcid()
JSOM number SP.Taxonomy.LabelMatchInformation.get_lcid()
SSOM System.Int32 get_ResultCollectionSize()
CSOM Int32 LabelMatchInformation.get_ResultCollectionSize()
JSOM number SP.Taxonomy.LabelMatchInformation.get_resultCollectionSize()
SSOM Microsoft.SharePoint.Taxonomy.StringMatchOption get_StringMatchOption()
CSOM StringMatchOption LabelMatchInformation.get_StringMatchOption()
JSOM StringMatchOption SP.Taxonomy.LabelMatchInformation.get_stringMatchOption()
SSOM System.String get_TermLabel()
CSOM String LabelMatchInformation.get_TermLabel()
JSOM string SP.Taxonomy.LabelMatchInformation.get_termLabel()
SSOM System.Boolean get_TrimDeprecated()
CSOM Boolean LabelMatchInformation.get_TrimDeprecated()
JSOM boolean SP.Taxonomy.LabelMatchInformation.get_trimDeprecated()
SSOM System.Boolean get_TrimUnavailable()
CSOM Boolean LabelMatchInformation.get_TrimUnavailable()
JSOM boolean SP.Taxonomy.LabelMatchInformation.get_trimUnavailable()
SSOM System.Void set_DefaultLabelOnly(System.Boolean)
CSOM LabelMatchInformation.set_DefaultLabelOnly(Boolean)
JSOM SP.Taxonomy.LabelMatchInformation.set_defaultLabelOnly()
SSOM System.Void set_ExcludeKeyword(System.Boolean)
CSOM LabelMatchInformation.set_ExcludeKeyword(Boolean)
JSOM SP.Taxonomy.LabelMatchInformation.set_excludeKeyword()
SSOM System.Void set_Lcid(System.Int32)
CSOM LabelMatchInformation.set_Lcid(Int32)
JSOM SP.Taxonomy.LabelMatchInformation.set_lcid()
SSOM System.Void set_ResultCollectionSize(System.Int32)
CSOM LabelMatchInformation.set_ResultCollectionSize(Int32)
JSOM SP.Taxonomy.LabelMatchInformation.set_resultCollectionSize()
SSOM System.Void set_StringMatchOption(Microsoft.SharePoint.Taxonomy.StringMatchOption)
CSOM LabelMatchInformation.set_StringMatchOption(StringMatchOption)
JSOM SP.Taxonomy.LabelMatchInformation.set_stringMatchOption()
SSOM System.Void set_TermLabel(System.String)
CSOM LabelMatchInformation.set_TermLabel(String)
JSOM SP.Taxonomy.LabelMatchInformation.set_termLabel()
SSOM System.Void set_TrimDeprecated(System.Boolean)
CSOM LabelMatchInformation.set_TrimDeprecated(Boolean)
JSOM SP.Taxonomy.LabelMatchInformation.set_trimDeprecated()
SSOM System.Void set_TrimUnavailable(System.Boolean)
CSOM LabelMatchInformation.set_TrimUnavailable(Boolean)
JSOM SP.Taxonomy.LabelMatchInformation.set_trimUnavailable()

Methods

Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.