Amazon.KeyManagementService.Model.ScheduleKeyDeletionResponse.IsSetDeletionDate C# (CSharp) Method

IsSetDeletionDate() private method

private IsSetDeletionDate ( ) : bool
return bool
        internal bool IsSetDeletionDate()
        {
            return this._deletionDate.HasValue; 
        }
ScheduleKeyDeletionResponse