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