Settings.ManagementGroup.PartitioningAndGroomingSettings.EventDaysToKeep Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Days to keep event data.
public: static initonly Microsoft::EnterpriseManagement::Administration::Setting<System::Byte> ^ EventDaysToKeep;
public static readonly Microsoft.EnterpriseManagement.Administration.Setting<byte> EventDaysToKeep;
staticval mutable EventDaysToKeep : Microsoft.EnterpriseManagement.Administration.Setting<byte>
Public Shared ReadOnly EventDaysToKeep As Setting(Of Byte)