public NotificationTypes NotifyOptions { get; set; }
Public Property NotifyOptions As NotificationTypes Get Set
public: virtual property NotificationTypes NotifyOptions { NotificationTypes get () sealed; void set (NotificationTypes value) sealed; }
abstract NotifyOptions : NotificationTypes with get, set override NotifyOptions : NotificationTypes with get, set
function get_NotifyOptions(); function set_NotifyOptions(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.