Amazon.SQS.Model.MessageAttributeValue.IsSetDataType C# (CSharp) Méthode

IsSetDataType() private méthode

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