Click or drag to resize
ISystemInformationModelTryRemoveScheduledTask Method
Zet Universe

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

[Missing <summary> documentation for "M:ZU.Core.ISystemInformationModel.TryRemoveScheduledTask(System.Guid)"]

Namespace: ZU.Core
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
bool TryRemoveScheduledTask(
	Guid taskId
)

Parameters

taskId
Type: SystemGuid

[Missing <param name="taskId"/> documentation for "M:ZU.Core.ISystemInformationModel.TryRemoveScheduledTask(System.Guid)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:ZU.Core.ISystemInformationModel.TryRemoveScheduledTask(System.Guid)"]

See Also