Amazon.StorageGateway.Model.UpdateGatewayInformationRequest.IsSetGatewayTimezone C# (CSharp) Method

IsSetGatewayTimezone() private method

private IsSetGatewayTimezone ( ) : bool
return bool
        internal bool IsSetGatewayTimezone()
        {
            return this._gatewayTimezone != null;
        }