PropagationTask.CatalogId Property
Gets the identifier (ID) of the catalog associated with the current propagation task.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property CatalogId As Integer
Get
Friend Set
'Usage
Dim instance As PropagationTask
Dim value As Integer
value = instance.CatalogId
public int CatalogId { get; internal set; }
Property Value
Type: System.Int32
The catalog ID.