Amazon.SimpleDB.Model.GetAttributesRequest.IsSetConsistentRead C# (CSharp) Метод

IsSetConsistentRead() приватный Метод

private IsSetConsistentRead ( ) : bool
Результат bool
        internal bool IsSetConsistentRead()
        {
            return this.consistentRead.HasValue;
        }