Amazon.SQS.Model.MessageAttributeValue.IsSetDataType C# (CSharp) Method

IsSetDataType() private method

private IsSetDataType ( ) : bool
return bool
        internal bool IsSetDataType()
        {
            return this._dataType != null;
        }