Click or drag to resize

SystemOptionsServicesForceArchive Method


[Missing <summary> documentation for "M:IngeniuxCMService.SystemOptionsServices.ForceArchive(System.String)"]

Namespace:  IngeniuxCMService
Assembly:  IngeniuxCMService (in IngeniuxCMService.dll) Version: 10.3.169
Syntax
public XHRServiceResponseGeneric<bool> ForceArchive(
	string data
)

Parameters

data
Type: SystemString

[Missing <param name="data"/> documentation for "M:IngeniuxCMService.SystemOptionsServices.ForceArchive(System.String)"]

Return Value

Type: XHRServiceResponseGenericBoolean

[Missing <returns> documentation for "M:IngeniuxCMService.SystemOptionsServices.ForceArchive(System.String)"]

See Also