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

IsSetMaximumColorDepth() public méthode

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