Amazon.AutoScaling.Model.DeleteAutoScalingGroupRequest.IsSetForceDelete C# (CSharp) Метод

IsSetForceDelete() приватный Метод

private IsSetForceDelete ( ) : bool
Результат bool
        internal bool IsSetForceDelete()
        {
            return this.forceDelete.HasValue;
        }