Amazon.SimpleNotificationService.Model.MessageAttributeValue.IsSetBinaryValue C# (CSharp) Method

IsSetBinaryValue() private method

private IsSetBinaryValue ( ) : bool
return bool
        internal bool IsSetBinaryValue()
        {
            return this._binaryValue != null;
        }