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

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

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