Amazon.ECS.Model.ItemAttributes.IsSetMaximumColorDepth C# (CSharp) Méthode

IsSetMaximumColorDepth() public méthode

Checks if MaximumColorDepth property is set
public IsSetMaximumColorDepth ( ) : Boolean
Résultat Boolean
        public Boolean IsSetMaximumColorDepth()
        {
            return  this.maximumColorDepthField != null;
        }
ItemAttributes