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

IsSetManufacturerPartsWarrantyDescription() public méthode

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