RePublishingRequiredEventArgs Class

Definition

Defines EventsArgs to be passed for republishing a required event raised by local endpoint.

public ref class RePublishingRequiredEventArgs : EventArgs
public class RePublishingRequiredEventArgs : EventArgs
type RePublishingRequiredEventArgs = class
    inherit EventArgs
Public Class RePublishingRequiredEventArgs
Inherits EventArgs
Inheritance
RePublishingRequiredEventArgs

Properties

PartialRepublish

Gets true, if only selective categories need to be republished. If this flag is false, then all category data from the endpoint need to be republished.

Applies to