Amazon.ECS.Model.SellerListingLookupRequest.IsSetIdType C# (CSharp) Method

IsSetIdType() public method

Checks if IdType property is set
public IsSetIdType ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetIdType()
        {
            return this.idTypeField != null;
        }