Amazon.ECS.Model.MerchantItemAttributes.IsSetPearlStringingMethod C# (CSharp) Méthode

IsSetPearlStringingMethod() public méthode

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