Click or drag to resize
RegistryEventCause Property
Get/Set the cause of a rejected registration. The cause of a rejected registration or "<unknown>" if the cause is unknown.

Namespace: AsterNET.Manager.Event
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Cause { get; set; }

Property Value

Type: String
See Also