Amazon.ECS.Model.ItemAttributes.IsSetMaximumColorDepth C# (CSharp) Метод

IsSetMaximumColorDepth() публичный Метод

Checks if MaximumColorDepth property is set
public IsSetMaximumColorDepth ( ) : Boolean
Результат Boolean
        public Boolean IsSetMaximumColorDepth()
        {
            return  this.maximumColorDepthField != null;
        }
ItemAttributes