Amazon.ElasticBeanstalk.Model.DescribeEnvironmentManagedActionHistoryResponse.IsSetManagedActionHistoryItems C# (CSharp) 메소드

IsSetManagedActionHistoryItems() 개인적인 메소드

private IsSetManagedActionHistoryItems ( ) : bool
리턴 bool
        internal bool IsSetManagedActionHistoryItems()
        {
            return this._managedActionHistoryItems != null && this._managedActionHistoryItems.Count > 0; 
        }
DescribeEnvironmentManagedActionHistoryResponse