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.6.492
Syntax
public XHRServiceResponseGeneric<bool> ForceArchive(
	string data
)

Parameters

data  String

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

Return Value

XHRServiceResponseGenericBoolean

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

See Also