Amazon.SimpleSystemsManagement.Model.DescribeAutomationExecutionsResponse.IsSetAutomationExecutionMetadataList C# (CSharp) Метод

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

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