MosAlertDetails.NextCommunicationDate Property

Definition

public:
 property Nullable<DateTime> NextCommunicationDate { Nullable<DateTime> get(); void set(Nullable<DateTime> value); };
[System.Runtime.Serialization.DataMember]
public Nullable<DateTime> NextCommunicationDate { get; set; }
Public Property NextCommunicationDate As Nullable(Of DateTime)

Property Value

Nullable<DateTime>
Attributes

Applies to