CustomPropertyMatchInformation class
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.SharePoint.Client.Taxonomy.CustomPropertyMatchInformation
Namespace: Microsoft.SharePoint.Client.Taxonomy
Assembly: Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)
Syntax
'Declaration
Public Class CustomPropertyMatchInformation _
Inherits ClientObject
'Usage
Dim instance As CustomPropertyMatchInformation
public class CustomPropertyMatchInformation : ClientObject
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.