Amazon.ECS.Model.MerchantItemAttributes.IsSetPearlMinimumColor C# (CSharp) 메소드

IsSetPearlMinimumColor() 공개 메소드

Checks if PearlMinimumColor property is set
public IsSetPearlMinimumColor ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetPearlMinimumColor()
        {
            return  this.pearlMinimumColorField != null;
        }
MerchantItemAttributes