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

IsSetPearlStringingMethod() 공개 메소드

Checks if PearlStringingMethod property is set
public IsSetPearlStringingMethod ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetPearlStringingMethod()
        {
            return  this.pearlStringingMethodField != null;
        }
MerchantItemAttributes