[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:QPulseWebServices.Contracts.Service.ICore.GetManagedListChanges(System.String,QPulseWebServices.Contracts.Contracts.Data.ManagedListVersionInfo)"]

Namespace: QPulseWebServices.Contracts.Service
Assembly: QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.100.7610.0

Syntax

C#
ManagedListChanges GetManagedListChanges(
	string token,
	ManagedListVersionInfo listVersionInfo
)

Parameters

token
Type: System..::..String

[Missing <param name="token"/> documentation for "M:QPulseWebServices.Contracts.Service.ICore.GetManagedListChanges(System.String,QPulseWebServices.Contracts.Contracts.Data.ManagedListVersionInfo)"]

listVersionInfo
Type: QPulseWebServices.Contracts.Contracts.Data..::..ManagedListVersionInfo

[Missing <param name="listVersionInfo"/> documentation for "M:QPulseWebServices.Contracts.Service.ICore.GetManagedListChanges(System.String,QPulseWebServices.Contracts.Contracts.Data.ManagedListVersionInfo)"]

Return Value

Type: ManagedListChanges

[Missing <returns> documentation for "M:QPulseWebServices.Contracts.Service.ICore.GetManagedListChanges(System.String,QPulseWebServices.Contracts.Contracts.Data.ManagedListVersionInfo)"]

See Also