SystemUpdatePolicy.ValidationFailedException.ErrorNewFreezePeriodTooClose Field

Definition

Caution

This constant will be removed in the future version. Use Android.App.Admin.SystemUpdatePolicyErrorCode enum directly instead of this field.

[Android.Runtime.Register("ERROR_NEW_FREEZE_PERIOD_TOO_CLOSE", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.SystemUpdatePolicyErrorCode enum directly instead of this field.", true)]
public const Android.App.Admin.SystemUpdatePolicyErrorCode ErrorNewFreezePeriodTooClose = 4;
[<Android.Runtime.Register("ERROR_NEW_FREEZE_PERIOD_TOO_CLOSE", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.SystemUpdatePolicyErrorCode enum directly instead of this field.", true)>]
val mutable ErrorNewFreezePeriodTooClose : Android.App.Admin.SystemUpdatePolicyErrorCode

Field Value

SystemUpdatePolicyErrorCode

Implements

Attributes

Applies to