Share via


INamingContainer.PropertySet Property

Sets the crawled property category for the properties from the external content source.

Namespace:  Microsoft.Office.Server.Search.Connector.BDC
Assembly:  Microsoft.Office.Server.Search.Connector (in Microsoft.Office.Server.Search.Connector.dll)

Syntax

'Declaration
ReadOnly Property PropertySet As Guid
    Get
'Usage
Dim instance As INamingContainer
Dim value As Guid

value = instance.PropertySet
Guid PropertySet { get; }

Property Value

Type: System.Guid
The crawled property category.

See Also

Reference

INamingContainer Interface

INamingContainer Members

Microsoft.Office.Server.Search.Connector.BDC Namespace