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

IsSetSizePerPearl() public méthode

Checks if SizePerPearl property is set
public IsSetSizePerPearl ( ) : Boolean
Résultat Boolean
        public Boolean IsSetSizePerPearl()
        {
            return  this.sizePerPearlField != null;
        }
MerchantItemAttributes