Click or drag to resize
IWeekTimeInfoExtended Interface

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

[Missing <summary> documentation for "T:Netadmin.Management.Monitoring.Dto.Alert.IWeekTimeInfoExtended"]

Namespace: Netadmin.Management.Monitoring.Dto.Alert
Assembly: Netadmin.Management (in Netadmin.Management.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface IWeekTimeInfoExtended : IWeekTimeInfo

The IWeekTimeInfoExtended type exposes the following members.

Properties
  NameDescription
Public propertyBooleanDutyTime (Inherited from IWeekTimeInfo.)
Public propertyInt32EndHour (Inherited from IWeekTimeInfo.)
Public propertyInt32EndMinute (Inherited from IWeekTimeInfo.)
Public propertyInt64GroupId (Inherited from IWeekTimeInfo.)
Public propertyStringGroupName
Public propertyInt64Id (Inherited from IWeekTimeInfo.)
Public propertyStringPrimaryAddress (Inherited from IWeekTimeInfo.)
Public propertyInt32PrimaryAlertyTypeId (Inherited from IWeekTimeInfo.)
Public propertyIMessageTypePrimaryMessageType
Public propertyStringSecondaryAddress (Inherited from IWeekTimeInfo.)
Public propertyInt32SecondaryAlertTypeId (Inherited from IWeekTimeInfo.)
Public propertyIMessageTypeSecondaryMessageType
Public propertyTimeSpanSpan (Inherited from IWeekTimeInfo.)
Public propertyInt32StartHour (Inherited from IWeekTimeInfo.)
Public propertyInt32StartMinute (Inherited from IWeekTimeInfo.)
Public propertyInt64UserId (Inherited from IWeekTimeInfo.)
Public propertySlDayOfWeekWeekDay (Inherited from IWeekTimeInfo.)
Top
See Also