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

IsSetDPCI() public méthode

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