MosAlertDetails.AffectedTenantCount Property

Definition

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

Property Value

Nullable<Int32>
Attributes

Applies to