GET Api/Projects/StandDataUso/{projectId}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
projectId
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "area": 1,
    "ceilingHeight": 2,
    "dimXY": "sample string 3",
    "eventId": 4,
    "exhibitorFileId": "sample string 5",
    "exhibitorName": "sample string 6",
    "exhibitorid": 7,
    "exprojectid": 8,
    "mainExhibitorid": 1,
    "floor": "sample string 9",
    "hallId": 10,
    "hallName": "sample string 11",
    "projectId": "sample string 12",
    "standNo": "sample string 13",
    "standType": "sample string 14",
    "vertexList": [
      "sample string 1",
      "sample string 2",
      "sample string 3"
    ],
    "wallTypes": [
      1,
      2,
      3
    ],
    "areaType": 15,
    "standLabel": "sample string 16",
    "standDescription": "sample string 17"
  },
  {
    "area": 1,
    "ceilingHeight": 2,
    "dimXY": "sample string 3",
    "eventId": 4,
    "exhibitorFileId": "sample string 5",
    "exhibitorName": "sample string 6",
    "exhibitorid": 7,
    "exprojectid": 8,
    "mainExhibitorid": 1,
    "floor": "sample string 9",
    "hallId": 10,
    "hallName": "sample string 11",
    "projectId": "sample string 12",
    "standNo": "sample string 13",
    "standType": "sample string 14",
    "vertexList": [
      "sample string 1",
      "sample string 2",
      "sample string 3"
    ],
    "wallTypes": [
      1,
      2,
      3
    ],
    "areaType": 15,
    "standLabel": "sample string 16",
    "standDescription": "sample string 17"
  },
  {
    "area": 1,
    "ceilingHeight": 2,
    "dimXY": "sample string 3",
    "eventId": 4,
    "exhibitorFileId": "sample string 5",
    "exhibitorName": "sample string 6",
    "exhibitorid": 7,
    "exprojectid": 8,
    "mainExhibitorid": 1,
    "floor": "sample string 9",
    "hallId": 10,
    "hallName": "sample string 11",
    "projectId": "sample string 12",
    "standNo": "sample string 13",
    "standType": "sample string 14",
    "vertexList": [
      "sample string 1",
      "sample string 2",
      "sample string 3"
    ],
    "wallTypes": [
      1,
      2,
      3
    ],
    "areaType": 15,
    "standLabel": "sample string 16",
    "standDescription": "sample string 17"
  }
]

text/html

Sample:
[{"area":1,"ceilingHeight":2,"dimXY":"sample string 3","eventId":4,"exhibitorFileId":"sample string 5","exhibitorName":"sample string 6","exhibitorid":7,"exprojectid":8,"mainExhibitorid":1,"floor":"sample string 9","hallId":10,"hallName":"sample string 11","projectId":"sample string 12","standNo":"sample string 13","standType":"sample string 14","vertexList":["sample string 1","sample string 2","sample string 3"],"wallTypes":[1,2,3],"areaType":15,"standLabel":"sample string 16","standDescription":"sample string 17"},{"area":1,"ceilingHeight":2,"dimXY":"sample string 3","eventId":4,"exhibitorFileId":"sample string 5","exhibitorName":"sample string 6","exhibitorid":7,"exprojectid":8,"mainExhibitorid":1,"floor":"sample string 9","hallId":10,"hallName":"sample string 11","projectId":"sample string 12","standNo":"sample string 13","standType":"sample string 14","vertexList":["sample string 1","sample string 2","sample string 3"],"wallTypes":[1,2,3],"areaType":15,"standLabel":"sample string 16","standDescription":"sample string 17"},{"area":1,"ceilingHeight":2,"dimXY":"sample string 3","eventId":4,"exhibitorFileId":"sample string 5","exhibitorName":"sample string 6","exhibitorid":7,"exprojectid":8,"mainExhibitorid":1,"floor":"sample string 9","hallId":10,"hallName":"sample string 11","projectId":"sample string 12","standNo":"sample string 13","standType":"sample string 14","vertexList":["sample string 1","sample string 2","sample string 3"],"wallTypes":[1,2,3],"areaType":15,"standLabel":"sample string 16","standDescription":"sample string 17"}]

application/xml, text/xml

Sample:
<ArrayOfExhibitorMapEbms xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FairCatalogue.CrossCutting.Entities">
  <ExhibitorMapEbms>
    <area>1</area>
    <areaType>15</areaType>
    <ceilingHeight>2</ceilingHeight>
    <dimXY>sample string 3</dimXY>
    <eventId>4</eventId>
    <exhibitorFileId>sample string 5</exhibitorFileId>
    <exhibitorName>sample string 6</exhibitorName>
    <exhibitorid>7</exhibitorid>
    <exprojectid>8</exprojectid>
    <floor>sample string 9</floor>
    <hallId>10</hallId>
    <hallName>sample string 11</hallName>
    <mainExhibitorid>1</mainExhibitorid>
    <projectId>sample string 12</projectId>
    <standDescription>sample string 17</standDescription>
    <standLabel>sample string 16</standLabel>
    <standNo>sample string 13</standNo>
    <standType>sample string 14</standType>
    <vertexList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
      <d3p1:string>sample string 3</d3p1:string>
    </vertexList>
    <wallTypes xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:int>1</d3p1:int>
      <d3p1:int>2</d3p1:int>
      <d3p1:int>3</d3p1:int>
    </wallTypes>
  </ExhibitorMapEbms>
  <ExhibitorMapEbms>
    <area>1</area>
    <areaType>15</areaType>
    <ceilingHeight>2</ceilingHeight>
    <dimXY>sample string 3</dimXY>
    <eventId>4</eventId>
    <exhibitorFileId>sample string 5</exhibitorFileId>
    <exhibitorName>sample string 6</exhibitorName>
    <exhibitorid>7</exhibitorid>
    <exprojectid>8</exprojectid>
    <floor>sample string 9</floor>
    <hallId>10</hallId>
    <hallName>sample string 11</hallName>
    <mainExhibitorid>1</mainExhibitorid>
    <projectId>sample string 12</projectId>
    <standDescription>sample string 17</standDescription>
    <standLabel>sample string 16</standLabel>
    <standNo>sample string 13</standNo>
    <standType>sample string 14</standType>
    <vertexList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
      <d3p1:string>sample string 3</d3p1:string>
    </vertexList>
    <wallTypes xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:int>1</d3p1:int>
      <d3p1:int>2</d3p1:int>
      <d3p1:int>3</d3p1:int>
    </wallTypes>
  </ExhibitorMapEbms>
  <ExhibitorMapEbms>
    <area>1</area>
    <areaType>15</areaType>
    <ceilingHeight>2</ceilingHeight>
    <dimXY>sample string 3</dimXY>
    <eventId>4</eventId>
    <exhibitorFileId>sample string 5</exhibitorFileId>
    <exhibitorName>sample string 6</exhibitorName>
    <exhibitorid>7</exhibitorid>
    <exprojectid>8</exprojectid>
    <floor>sample string 9</floor>
    <hallId>10</hallId>
    <hallName>sample string 11</hallName>
    <mainExhibitorid>1</mainExhibitorid>
    <projectId>sample string 12</projectId>
    <standDescription>sample string 17</standDescription>
    <standLabel>sample string 16</standLabel>
    <standNo>sample string 13</standNo>
    <standType>sample string 14</standType>
    <vertexList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
      <d3p1:string>sample string 3</d3p1:string>
    </vertexList>
    <wallTypes xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:int>1</d3p1:int>
      <d3p1:int>2</d3p1:int>
      <d3p1:int>3</d3p1:int>
    </wallTypes>
  </ExhibitorMapEbms>
</ArrayOfExhibitorMapEbms>