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

IsSetPearlType() 공개 메소드

Checks if PearlType property is set
public IsSetPearlType ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetPearlType()
        {
            return  this.pearlTypeField != null;
        }
MerchantItemAttributes