Click or drag to resize

GHASysCreateAlert Method (AlertInfo)

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

Creates and publishes an alert

Namespace:  GHASchema.Helpers
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public static void CreateAlert(
	AlertInfo alert
)

Parameters

alert
Type: AlertInfo
Alert in the AlertInfo format
See Also