Amazon.ECS.Model.MerchantItemAttributes.IsSetDPCI C# (CSharp) Метод

IsSetDPCI() публичный Метод

Checks if DPCI property is set
public IsSetDPCI ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetDPCI()
        {
            return  this.DPCIField != null;
        }
MerchantItemAttributes