Amazon.ECS.Model.MerchantItemAttributes.IsSetDPCI C# (CSharp) Method

IsSetDPCI() public method

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