TenantCompanyInfo.OutOfScopeEvents Property

Definition

public:
 property System::Collections::Generic::Dictionary<System::String ^, DateTime> ^ OutOfScopeEvents { System::Collections::Generic::Dictionary<System::String ^, DateTime> ^ get(); void set(System::Collections::Generic::Dictionary<System::String ^, DateTime> ^ value); };
public System.Collections.Generic.Dictionary<string,DateTime> OutOfScopeEvents { get; set; }
Public Property OutOfScopeEvents As Dictionary(Of String, DateTime)

Property Value

Dictionary<String,DateTime>

Applies to