Amazon.EC2.Model.UnsuccessfulItem.IsSetError C# (CSharp) Méthode

IsSetError() private méthode

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