Amazon.EC2.Model.ReportInstanceStatusRequest.IsSetReasonCodes C# (CSharp) Метод

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

private IsSetReasonCodes ( ) : bool
Результат bool
        internal bool IsSetReasonCodes()
        {
            return this._reasonCodes != null && this._reasonCodes.Count > 0; 
        }