MarkForPublishServicesPropagate Method Ingeniux CMS Web Services API

[Missing <summary> documentation for "M:IngeniuxCMService.MarkForPublishServices.Propagate(IngeniuxCMService.PropagateInput,System.String)"]

Namespace: IngeniuxCMService
Assembly: IngeniuxCMService (in IngeniuxCMService.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public XHRServiceResponseGeneric<PageCommandReturnInformation> Propagate(
	PropagateInput data,
	string pubTarget
)

Parameters

data
Type: PropagateInput

[Missing <param name="data"/> documentation for "M:IngeniuxCMService.MarkForPublishServices.Propagate(IngeniuxCMService.PropagateInput,System.String)"]

pubTarget
Type: SystemString

[Missing <param name="pubTarget"/> documentation for "M:IngeniuxCMService.MarkForPublishServices.Propagate(IngeniuxCMService.PropagateInput,System.String)"]

Return Value

Type: XHRServiceResponseGenericPageCommandReturnInformation

[Missing <returns> documentation for "M:IngeniuxCMService.MarkForPublishServices.Propagate(IngeniuxCMService.PropagateInput,System.String)"]

See Also

Reference