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