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

IsSetId() public method

Checks if Id property is set
public IsSetId ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetId()
        {
            return  this.idField != null;
        }