Expand Minimize

CustomPropertyMatchInformationCsom Transformation

Mappings for SharePoint class Microsoft.SharePoint.Taxonomy.CustomPropertyMatchInformationCsom

Type Mapping

Constructors

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

Properties

SSOM System.String get_CustomPropertyName()
CSOM String CustomPropertyMatchInformation.get_CustomPropertyName()
JSOM string SP.Taxonomy.CustomPropertyMatchInformation.get_customPropertyName()
SSOM System.String get_CustomPropertyValue()
CSOM String CustomPropertyMatchInformation.get_CustomPropertyValue()
JSOM string SP.Taxonomy.CustomPropertyMatchInformation.get_customPropertyValue()
SSOM System.Int32 get_ResultCollectionSize()
CSOM Int32 CustomPropertyMatchInformation.get_ResultCollectionSize()
JSOM number SP.Taxonomy.CustomPropertyMatchInformation.get_resultCollectionSize()
SSOM Microsoft.SharePoint.Taxonomy.StringMatchOption get_StringMatchOption()
CSOM StringMatchOption CustomPropertyMatchInformation.get_StringMatchOption()
JSOM StringMatchOption SP.Taxonomy.CustomPropertyMatchInformation.get_stringMatchOption()
SSOM System.Boolean get_TrimUnavailable()
CSOM Boolean CustomPropertyMatchInformation.get_TrimUnavailable()
JSOM boolean SP.Taxonomy.CustomPropertyMatchInformation.get_trimUnavailable()
SSOM System.Void set_CustomPropertyName(System.String)
CSOM CustomPropertyMatchInformation.set_CustomPropertyName(String)
JSOM SP.Taxonomy.CustomPropertyMatchInformation.set_customPropertyName()
SSOM System.Void set_CustomPropertyValue(System.String)
CSOM CustomPropertyMatchInformation.set_CustomPropertyValue(String)
JSOM SP.Taxonomy.CustomPropertyMatchInformation.set_customPropertyValue()
SSOM System.Void set_ResultCollectionSize(System.Int32)
CSOM CustomPropertyMatchInformation.set_ResultCollectionSize(Int32)
JSOM SP.Taxonomy.CustomPropertyMatchInformation.set_resultCollectionSize()
SSOM System.Void set_StringMatchOption(Microsoft.SharePoint.Taxonomy.StringMatchOption)
CSOM CustomPropertyMatchInformation.set_StringMatchOption(StringMatchOption)
JSOM SP.Taxonomy.CustomPropertyMatchInformation.set_stringMatchOption()
SSOM System.Void set_TrimUnavailable(System.Boolean)
CSOM CustomPropertyMatchInformation.set_TrimUnavailable(Boolean)
JSOM SP.Taxonomy.CustomPropertyMatchInformation.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.