GET api/FloorPlan?LocationID={LocationID}&AssetID={AssetID}

Get Location Floor Plan Details

Request Information

URI Parameters

NameDescriptionTypeAdditional information
LocationID

integer

None.

AssetID

integer

None.

Body Parameters

None.

Response Information

Resource Description

Collection of FloorPlanDM
NameDescriptionTypeAdditional information
FloorPlanID

integer

None.

LocationID

integer

None.

FloorPlanName

string

None.

FloorPlanArea

string

None.

FloorPlanDescription

string

None.

Active

boolean

None.

Deleted

boolean

None.

AddedDate

string

None.

ModifiedDate

string

None.

IsEmergency

boolean

None.

FileList

Collection of FloorPlanFileList

None.

Response Formats

application/json, text/json, text/plain, text/html

Sample:
[
  {
    "floorPlanID": 1,
    "locationID": 1,
    "floorPlanName": "sample string 1",
    "floorPlanArea": "sample string 2",
    "floorPlanDescription": "sample string 3",
    "active": true,
    "deleted": true,
    "addedDate": "sample string 6",
    "modifiedDate": "sample string 7",
    "isEmergency": true,
    "fileList": [
      {
        "floorPlanFileID": 1,
        "locationFloorPlanID": 2,
        "actualFileName": "sample string 3",
        "renamedFileName": "sample string 4",
        "active": true,
        "deleted": true,
        "addedDate": "sample string 7",
        "modifiedDate": "sample string 8",
        "coordinates": "sample string 9",
        "fileURL": "sample string 10",
        "floorPlanPinPoint": [
          {
            "locationFloorPlanPointsID": 1,
            "locationFloorPlanID": 2,
            "floorPlanFileID": 3,
            "locationID": 4,
            "title": "sample string 5",
            "xCord": 6.0,
            "yCord": 7.0,
            "fileUrl": "sample string 8",
            "fileWidth": 9,
            "fileHeight": 10,
            "isActive": true,
            "isDeleted": true,
            "addedDate": "sample string 13",
            "modifiedDate": "sample string 14",
            "addedBy": 15,
            "modifiedBy": 16,
            "assetID": 17,
            "serialNo": "sample string 18",
            "assetName": "sample string 19"
          },
          {
            "locationFloorPlanPointsID": 1,
            "locationFloorPlanID": 2,
            "floorPlanFileID": 3,
            "locationID": 4,
            "title": "sample string 5",
            "xCord": 6.0,
            "yCord": 7.0,
            "fileUrl": "sample string 8",
            "fileWidth": 9,
            "fileHeight": 10,
            "isActive": true,
            "isDeleted": true,
            "addedDate": "sample string 13",
            "modifiedDate": "sample string 14",
            "addedBy": 15,
            "modifiedBy": 16,
            "assetID": 17,
            "serialNo": "sample string 18",
            "assetName": "sample string 19"
          }
        ],
        "pinCoordinates": "sample string 11"
      },
      {
        "floorPlanFileID": 1,
        "locationFloorPlanID": 2,
        "actualFileName": "sample string 3",
        "renamedFileName": "sample string 4",
        "active": true,
        "deleted": true,
        "addedDate": "sample string 7",
        "modifiedDate": "sample string 8",
        "coordinates": "sample string 9",
        "fileURL": "sample string 10",
        "floorPlanPinPoint": [
          {
            "locationFloorPlanPointsID": 1,
            "locationFloorPlanID": 2,
            "floorPlanFileID": 3,
            "locationID": 4,
            "title": "sample string 5",
            "xCord": 6.0,
            "yCord": 7.0,
            "fileUrl": "sample string 8",
            "fileWidth": 9,
            "fileHeight": 10,
            "isActive": true,
            "isDeleted": true,
            "addedDate": "sample string 13",
            "modifiedDate": "sample string 14",
            "addedBy": 15,
            "modifiedBy": 16,
            "assetID": 17,
            "serialNo": "sample string 18",
            "assetName": "sample string 19"
          },
          {
            "locationFloorPlanPointsID": 1,
            "locationFloorPlanID": 2,
            "floorPlanFileID": 3,
            "locationID": 4,
            "title": "sample string 5",
            "xCord": 6.0,
            "yCord": 7.0,
            "fileUrl": "sample string 8",
            "fileWidth": 9,
            "fileHeight": 10,
            "isActive": true,
            "isDeleted": true,
            "addedDate": "sample string 13",
            "modifiedDate": "sample string 14",
            "addedBy": 15,
            "modifiedBy": 16,
            "assetID": 17,
            "serialNo": "sample string 18",
            "assetName": "sample string 19"
          }
        ],
        "pinCoordinates": "sample string 11"
      }
    ]
  },
  {
    "floorPlanID": 1,
    "locationID": 1,
    "floorPlanName": "sample string 1",
    "floorPlanArea": "sample string 2",
    "floorPlanDescription": "sample string 3",
    "active": true,
    "deleted": true,
    "addedDate": "sample string 6",
    "modifiedDate": "sample string 7",
    "isEmergency": true,
    "fileList": [
      {
        "floorPlanFileID": 1,
        "locationFloorPlanID": 2,
        "actualFileName": "sample string 3",
        "renamedFileName": "sample string 4",
        "active": true,
        "deleted": true,
        "addedDate": "sample string 7",
        "modifiedDate": "sample string 8",
        "coordinates": "sample string 9",
        "fileURL": "sample string 10",
        "floorPlanPinPoint": [
          {
            "locationFloorPlanPointsID": 1,
            "locationFloorPlanID": 2,
            "floorPlanFileID": 3,
            "locationID": 4,
            "title": "sample string 5",
            "xCord": 6.0,
            "yCord": 7.0,
            "fileUrl": "sample string 8",
            "fileWidth": 9,
            "fileHeight": 10,
            "isActive": true,
            "isDeleted": true,
            "addedDate": "sample string 13",
            "modifiedDate": "sample string 14",
            "addedBy": 15,
            "modifiedBy": 16,
            "assetID": 17,
            "serialNo": "sample string 18",
            "assetName": "sample string 19"
          },
          {
            "locationFloorPlanPointsID": 1,
            "locationFloorPlanID": 2,
            "floorPlanFileID": 3,
            "locationID": 4,
            "title": "sample string 5",
            "xCord": 6.0,
            "yCord": 7.0,
            "fileUrl": "sample string 8",
            "fileWidth": 9,
            "fileHeight": 10,
            "isActive": true,
            "isDeleted": true,
            "addedDate": "sample string 13",
            "modifiedDate": "sample string 14",
            "addedBy": 15,
            "modifiedBy": 16,
            "assetID": 17,
            "serialNo": "sample string 18",
            "assetName": "sample string 19"
          }
        ],
        "pinCoordinates": "sample string 11"
      },
      {
        "floorPlanFileID": 1,
        "locationFloorPlanID": 2,
        "actualFileName": "sample string 3",
        "renamedFileName": "sample string 4",
        "active": true,
        "deleted": true,
        "addedDate": "sample string 7",
        "modifiedDate": "sample string 8",
        "coordinates": "sample string 9",
        "fileURL": "sample string 10",
        "floorPlanPinPoint": [
          {
            "locationFloorPlanPointsID": 1,
            "locationFloorPlanID": 2,
            "floorPlanFileID": 3,
            "locationID": 4,
            "title": "sample string 5",
            "xCord": 6.0,
            "yCord": 7.0,
            "fileUrl": "sample string 8",
            "fileWidth": 9,
            "fileHeight": 10,
            "isActive": true,
            "isDeleted": true,
            "addedDate": "sample string 13",
            "modifiedDate": "sample string 14",
            "addedBy": 15,
            "modifiedBy": 16,
            "assetID": 17,
            "serialNo": "sample string 18",
            "assetName": "sample string 19"
          },
          {
            "locationFloorPlanPointsID": 1,
            "locationFloorPlanID": 2,
            "floorPlanFileID": 3,
            "locationID": 4,
            "title": "sample string 5",
            "xCord": 6.0,
            "yCord": 7.0,
            "fileUrl": "sample string 8",
            "fileWidth": 9,
            "fileHeight": 10,
            "isActive": true,
            "isDeleted": true,
            "addedDate": "sample string 13",
            "modifiedDate": "sample string 14",
            "addedBy": 15,
            "modifiedBy": 16,
            "assetID": 17,
            "serialNo": "sample string 18",
            "assetName": "sample string 19"
          }
        ],
        "pinCoordinates": "sample string 11"
      }
    ]
  }
]

application/xml, text/xml

Sample:
<ArrayOfFloorPlanDM xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CMMS_V2.Core.DataModel">
  <FloorPlanDM>
    <Active>true</Active>
    <AddedDate>sample string 6</AddedDate>
    <Deleted>true</Deleted>
    <FileList>
      <FloorPlanFileList>
        <Active>true</Active>
        <ActualFileName>sample string 3</ActualFileName>
        <AddedDate>sample string 7</AddedDate>
        <Coordinates>sample string 9</Coordinates>
        <Deleted>true</Deleted>
        <FileURL>sample string 10</FileURL>
        <FloorPlanFileID>1</FloorPlanFileID>
        <FloorPlanPinPoint>
          <FloorPlanPinPoint>
            <AddedBy>15</AddedBy>
            <AddedDate>sample string 13</AddedDate>
            <AssetID>17</AssetID>
            <AssetName>sample string 19</AssetName>
            <FileHeight>10</FileHeight>
            <FileUrl>sample string 8</FileUrl>
            <FileWidth>9</FileWidth>
            <FloorPlanFileID>3</FloorPlanFileID>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <LocationFloorPlanID>2</LocationFloorPlanID>
            <LocationFloorPlanPointsID>1</LocationFloorPlanPointsID>
            <LocationID>4</LocationID>
            <ModifiedBy>16</ModifiedBy>
            <ModifiedDate>sample string 14</ModifiedDate>
            <SerialNo>sample string 18</SerialNo>
            <Title>sample string 5</Title>
            <XCord>6</XCord>
            <YCord>7</YCord>
          </FloorPlanPinPoint>
          <FloorPlanPinPoint>
            <AddedBy>15</AddedBy>
            <AddedDate>sample string 13</AddedDate>
            <AssetID>17</AssetID>
            <AssetName>sample string 19</AssetName>
            <FileHeight>10</FileHeight>
            <FileUrl>sample string 8</FileUrl>
            <FileWidth>9</FileWidth>
            <FloorPlanFileID>3</FloorPlanFileID>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <LocationFloorPlanID>2</LocationFloorPlanID>
            <LocationFloorPlanPointsID>1</LocationFloorPlanPointsID>
            <LocationID>4</LocationID>
            <ModifiedBy>16</ModifiedBy>
            <ModifiedDate>sample string 14</ModifiedDate>
            <SerialNo>sample string 18</SerialNo>
            <Title>sample string 5</Title>
            <XCord>6</XCord>
            <YCord>7</YCord>
          </FloorPlanPinPoint>
        </FloorPlanPinPoint>
        <LocationFloorPlanID>2</LocationFloorPlanID>
        <ModifiedDate>sample string 8</ModifiedDate>
        <PinCoordinates>sample string 11</PinCoordinates>
        <RenamedFileName>sample string 4</RenamedFileName>
      </FloorPlanFileList>
      <FloorPlanFileList>
        <Active>true</Active>
        <ActualFileName>sample string 3</ActualFileName>
        <AddedDate>sample string 7</AddedDate>
        <Coordinates>sample string 9</Coordinates>
        <Deleted>true</Deleted>
        <FileURL>sample string 10</FileURL>
        <FloorPlanFileID>1</FloorPlanFileID>
        <FloorPlanPinPoint>
          <FloorPlanPinPoint>
            <AddedBy>15</AddedBy>
            <AddedDate>sample string 13</AddedDate>
            <AssetID>17</AssetID>
            <AssetName>sample string 19</AssetName>
            <FileHeight>10</FileHeight>
            <FileUrl>sample string 8</FileUrl>
            <FileWidth>9</FileWidth>
            <FloorPlanFileID>3</FloorPlanFileID>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <LocationFloorPlanID>2</LocationFloorPlanID>
            <LocationFloorPlanPointsID>1</LocationFloorPlanPointsID>
            <LocationID>4</LocationID>
            <ModifiedBy>16</ModifiedBy>
            <ModifiedDate>sample string 14</ModifiedDate>
            <SerialNo>sample string 18</SerialNo>
            <Title>sample string 5</Title>
            <XCord>6</XCord>
            <YCord>7</YCord>
          </FloorPlanPinPoint>
          <FloorPlanPinPoint>
            <AddedBy>15</AddedBy>
            <AddedDate>sample string 13</AddedDate>
            <AssetID>17</AssetID>
            <AssetName>sample string 19</AssetName>
            <FileHeight>10</FileHeight>
            <FileUrl>sample string 8</FileUrl>
            <FileWidth>9</FileWidth>
            <FloorPlanFileID>3</FloorPlanFileID>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <LocationFloorPlanID>2</LocationFloorPlanID>
            <LocationFloorPlanPointsID>1</LocationFloorPlanPointsID>
            <LocationID>4</LocationID>
            <ModifiedBy>16</ModifiedBy>
            <ModifiedDate>sample string 14</ModifiedDate>
            <SerialNo>sample string 18</SerialNo>
            <Title>sample string 5</Title>
            <XCord>6</XCord>
            <YCord>7</YCord>
          </FloorPlanPinPoint>
        </FloorPlanPinPoint>
        <LocationFloorPlanID>2</LocationFloorPlanID>
        <ModifiedDate>sample string 8</ModifiedDate>
        <PinCoordinates>sample string 11</PinCoordinates>
        <RenamedFileName>sample string 4</RenamedFileName>
      </FloorPlanFileList>
    </FileList>
    <FloorPlanArea>sample string 2</FloorPlanArea>
    <FloorPlanDescription>sample string 3</FloorPlanDescription>
    <FloorPlanID>1</FloorPlanID>
    <FloorPlanName>sample string 1</FloorPlanName>
    <IsEmergency>true</IsEmergency>
    <LocationID>1</LocationID>
    <ModifiedDate>sample string 7</ModifiedDate>
  </FloorPlanDM>
  <FloorPlanDM>
    <Active>true</Active>
    <AddedDate>sample string 6</AddedDate>
    <Deleted>true</Deleted>
    <FileList>
      <FloorPlanFileList>
        <Active>true</Active>
        <ActualFileName>sample string 3</ActualFileName>
        <AddedDate>sample string 7</AddedDate>
        <Coordinates>sample string 9</Coordinates>
        <Deleted>true</Deleted>
        <FileURL>sample string 10</FileURL>
        <FloorPlanFileID>1</FloorPlanFileID>
        <FloorPlanPinPoint>
          <FloorPlanPinPoint>
            <AddedBy>15</AddedBy>
            <AddedDate>sample string 13</AddedDate>
            <AssetID>17</AssetID>
            <AssetName>sample string 19</AssetName>
            <FileHeight>10</FileHeight>
            <FileUrl>sample string 8</FileUrl>
            <FileWidth>9</FileWidth>
            <FloorPlanFileID>3</FloorPlanFileID>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <LocationFloorPlanID>2</LocationFloorPlanID>
            <LocationFloorPlanPointsID>1</LocationFloorPlanPointsID>
            <LocationID>4</LocationID>
            <ModifiedBy>16</ModifiedBy>
            <ModifiedDate>sample string 14</ModifiedDate>
            <SerialNo>sample string 18</SerialNo>
            <Title>sample string 5</Title>
            <XCord>6</XCord>
            <YCord>7</YCord>
          </FloorPlanPinPoint>
          <FloorPlanPinPoint>
            <AddedBy>15</AddedBy>
            <AddedDate>sample string 13</AddedDate>
            <AssetID>17</AssetID>
            <AssetName>sample string 19</AssetName>
            <FileHeight>10</FileHeight>
            <FileUrl>sample string 8</FileUrl>
            <FileWidth>9</FileWidth>
            <FloorPlanFileID>3</FloorPlanFileID>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <LocationFloorPlanID>2</LocationFloorPlanID>
            <LocationFloorPlanPointsID>1</LocationFloorPlanPointsID>
            <LocationID>4</LocationID>
            <ModifiedBy>16</ModifiedBy>
            <ModifiedDate>sample string 14</ModifiedDate>
            <SerialNo>sample string 18</SerialNo>
            <Title>sample string 5</Title>
            <XCord>6</XCord>
            <YCord>7</YCord>
          </FloorPlanPinPoint>
        </FloorPlanPinPoint>
        <LocationFloorPlanID>2</LocationFloorPlanID>
        <ModifiedDate>sample string 8</ModifiedDate>
        <PinCoordinates>sample string 11</PinCoordinates>
        <RenamedFileName>sample string 4</RenamedFileName>
      </FloorPlanFileList>
      <FloorPlanFileList>
        <Active>true</Active>
        <ActualFileName>sample string 3</ActualFileName>
        <AddedDate>sample string 7</AddedDate>
        <Coordinates>sample string 9</Coordinates>
        <Deleted>true</Deleted>
        <FileURL>sample string 10</FileURL>
        <FloorPlanFileID>1</FloorPlanFileID>
        <FloorPlanPinPoint>
          <FloorPlanPinPoint>
            <AddedBy>15</AddedBy>
            <AddedDate>sample string 13</AddedDate>
            <AssetID>17</AssetID>
            <AssetName>sample string 19</AssetName>
            <FileHeight>10</FileHeight>
            <FileUrl>sample string 8</FileUrl>
            <FileWidth>9</FileWidth>
            <FloorPlanFileID>3</FloorPlanFileID>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <LocationFloorPlanID>2</LocationFloorPlanID>
            <LocationFloorPlanPointsID>1</LocationFloorPlanPointsID>
            <LocationID>4</LocationID>
            <ModifiedBy>16</ModifiedBy>
            <ModifiedDate>sample string 14</ModifiedDate>
            <SerialNo>sample string 18</SerialNo>
            <Title>sample string 5</Title>
            <XCord>6</XCord>
            <YCord>7</YCord>
          </FloorPlanPinPoint>
          <FloorPlanPinPoint>
            <AddedBy>15</AddedBy>
            <AddedDate>sample string 13</AddedDate>
            <AssetID>17</AssetID>
            <AssetName>sample string 19</AssetName>
            <FileHeight>10</FileHeight>
            <FileUrl>sample string 8</FileUrl>
            <FileWidth>9</FileWidth>
            <FloorPlanFileID>3</FloorPlanFileID>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <LocationFloorPlanID>2</LocationFloorPlanID>
            <LocationFloorPlanPointsID>1</LocationFloorPlanPointsID>
            <LocationID>4</LocationID>
            <ModifiedBy>16</ModifiedBy>
            <ModifiedDate>sample string 14</ModifiedDate>
            <SerialNo>sample string 18</SerialNo>
            <Title>sample string 5</Title>
            <XCord>6</XCord>
            <YCord>7</YCord>
          </FloorPlanPinPoint>
        </FloorPlanPinPoint>
        <LocationFloorPlanID>2</LocationFloorPlanID>
        <ModifiedDate>sample string 8</ModifiedDate>
        <PinCoordinates>sample string 11</PinCoordinates>
        <RenamedFileName>sample string 4</RenamedFileName>
      </FloorPlanFileList>
    </FileList>
    <FloorPlanArea>sample string 2</FloorPlanArea>
    <FloorPlanDescription>sample string 3</FloorPlanDescription>
    <FloorPlanID>1</FloorPlanID>
    <FloorPlanName>sample string 1</FloorPlanName>
    <IsEmergency>true</IsEmergency>
    <LocationID>1</LocationID>
    <ModifiedDate>sample string 7</ModifiedDate>
  </FloorPlanDM>
</ArrayOfFloorPlanDM>

multipart/form-data

Sample:
<ArrayOfFloorPlanDM xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CMMS_V2.Core.DataModel"><FloorPlanDM><Active>true</Active><AddedDate>sample string 6</AddedDate><Deleted>true</Deleted><FileList><FloorPlanFileList><Active>true</Active><ActualFileName>sample string 3</ActualFileName><AddedDate>sample string 7</AddedDate><Coordinates>sample string 9</Coordinates><Deleted>true</Deleted><FileURL>sample string 10</FileURL><FloorPlanFileID>1</FloorPlanFileID><FloorPlanPinPoint><FloorPlanPinPoint><AddedBy>15</AddedBy><AddedDate>sample string 13</AddedDate><AssetID>17</AssetID><AssetName>sample string 19</AssetName><FileHeight>10</FileHeight><FileUrl>sample string 8</FileUrl><FileWidth>9</FileWidth><FloorPlanFileID>3</FloorPlanFileID><IsActive>true</IsActive><IsDeleted>true</IsDeleted><LocationFloorPlanID>2</LocationFloorPlanID><LocationFloorPlanPointsID>1</LocationFloorPlanPointsID><LocationID>4</LocationID><ModifiedBy>16</ModifiedBy><ModifiedDate>sample string 14</ModifiedDate><SerialNo>sample string 18</SerialNo><Title>sample string 5</Title><XCord>6</XCord><YCord>7</YCord></FloorPlanPinPoint><FloorPlanPinPoint><AddedBy>15</AddedBy><AddedDate>sample string 13</AddedDate><AssetID>17</AssetID><AssetName>sample string 19</AssetName><FileHeight>10</FileHeight><FileUrl>sample string 8</FileUrl><FileWidth>9</FileWidth><FloorPlanFileID>3</FloorPlanFileID><IsActive>true</IsActive><IsDeleted>true</IsDeleted><LocationFloorPlanID>2</LocationFloorPlanID><LocationFloorPlanPointsID>1</LocationFloorPlanPointsID><LocationID>4</LocationID><ModifiedBy>16</ModifiedBy><ModifiedDate>sample string 14</ModifiedDate><SerialNo>sample string 18</SerialNo><Title>sample string 5</Title><XCord>6</XCord><YCord>7</YCord></FloorPlanPinPoint></FloorPlanPinPoint><LocationFloorPlanID>2</LocationFloorPlanID><ModifiedDate>sample string 8</ModifiedDate><PinCoordinates>sample string 11</PinCoordinates><RenamedFileName>sample string 4</RenamedFileName></FloorPlanFileList><FloorPlanFileList><Active>true</Active><ActualFileName>sample string 3</ActualFileName><AddedDate>sample string 7</AddedDate><Coordinates>sample string 9</Coordinates><Deleted>true</Deleted><FileURL>sample string 10</FileURL><FloorPlanFileID>1</FloorPlanFileID><FloorPlanPinPoint><FloorPlanPinPoint><AddedBy>15</AddedBy><AddedDate>sample string 13</AddedDate><AssetID>17</AssetID><AssetName>sample string 19</AssetName><FileHeight>10</FileHeight><FileUrl>sample string 8</FileUrl><FileWidth>9</FileWidth><FloorPlanFileID>3</FloorPlanFileID><IsActive>true</IsActive><IsDeleted>true</IsDeleted><LocationFloorPlanID>2</LocationFloorPlanID><LocationFloorPlanPointsID>1</LocationFloorPlanPointsID><LocationID>4</LocationID><ModifiedBy>16</ModifiedBy><ModifiedDate>sample string 14</ModifiedDate><SerialNo>sample string 18</SerialNo><Title>sample string 5</Title><XCord>6</XCord><YCord>7</YCord></FloorPlanPinPoint><FloorPlanPinPoint><AddedBy>15</AddedBy><AddedDate>sample string 13</AddedDate><AssetID>17</AssetID><AssetName>sample string 19</AssetName><FileHeight>10</FileHeight><FileUrl>sample string 8</FileUrl><FileWidth>9</FileWidth><FloorPlanFileID>3</FloorPlanFileID><IsActive>true</IsActive><IsDeleted>true</IsDeleted><LocationFloorPlanID>2</LocationFloorPlanID><LocationFloorPlanPointsID>1</LocationFloorPlanPointsID><LocationID>4</LocationID><ModifiedBy>16</ModifiedBy><ModifiedDate>sample string 14</ModifiedDate><SerialNo>sample string 18</SerialNo><Title>sample string 5</Title><XCord>6</XCord><YCord>7</YCord></FloorPlanPinPoint></FloorPlanPinPoint><LocationFloorPlanID>2</LocationFloorPlanID><ModifiedDate>sample string 8</ModifiedDate><PinCoordinates>sample string 11</PinCoordinates><RenamedFileName>sample string 4</RenamedFileName></FloorPlanFileList></FileList><FloorPlanArea>sample string 2</FloorPlanArea><FloorPlanDescription>sample string 3</FloorPlanDescription><FloorPlanID>1</FloorPlanID><FloorPlanName>sample string 1</FloorPlanName><IsEmergency>true</IsEmergency><LocationID>1</LocationID><ModifiedDate>sample string 7</ModifiedDate></FloorPlanDM><FloorPlanDM><Active>true</Active><AddedDate>sample string 6</AddedDate><Deleted>true</Deleted><FileList><FloorPlanFileList><Active>true</Active><ActualFileName>sample string 3</ActualFileName><AddedDate>sample string 7</AddedDate><Coordinates>sample string 9</Coordinates><Deleted>true</Deleted><FileURL>sample string 10</FileURL><FloorPlanFileID>1</FloorPlanFileID><FloorPlanPinPoint><FloorPlanPinPoint><AddedBy>15</AddedBy><AddedDate>sample string 13</AddedDate><AssetID>17</AssetID><AssetName>sample string 19</AssetName><FileHeight>10</FileHeight><FileUrl>sample string 8</FileUrl><FileWidth>9</FileWidth><FloorPlanFileID>3</FloorPlanFileID><IsActive>true</IsActive><IsDeleted>true</IsDeleted><LocationFloorPlanID>2</LocationFloorPlanID><LocationFloorPlanPointsID>1</LocationFloorPlanPointsID><LocationID>4</LocationID><ModifiedBy>16</ModifiedBy><ModifiedDate>sample string 14</ModifiedDate><SerialNo>sample string 18</SerialNo><Title>sample string 5</Title><XCord>6</XCord><YCord>7</YCord></FloorPlanPinPoint><FloorPlanPinPoint><AddedBy>15</AddedBy><AddedDate>sample string 13</AddedDate><AssetID>17</AssetID><AssetName>sample string 19</AssetName><FileHeight>10</FileHeight><FileUrl>sample string 8</FileUrl><FileWidth>9</FileWidth><FloorPlanFileID>3</FloorPlanFileID><IsActive>true</IsActive><IsDeleted>true</IsDeleted><LocationFloorPlanID>2</LocationFloorPlanID><LocationFloorPlanPointsID>1</LocationFloorPlanPointsID><LocationID>4</LocationID><ModifiedBy>16</ModifiedBy><ModifiedDate>sample string 14</ModifiedDate><SerialNo>sample string 18</SerialNo><Title>sample string 5</Title><XCord>6</XCord><YCord>7</YCord></FloorPlanPinPoint></FloorPlanPinPoint><LocationFloorPlanID>2</LocationFloorPlanID><ModifiedDate>sample string 8</ModifiedDate><PinCoordinates>sample string 11</PinCoordinates><RenamedFileName>sample string 4</RenamedFileName></FloorPlanFileList><FloorPlanFileList><Active>true</Active><ActualFileName>sample string 3</ActualFileName><AddedDate>sample string 7</AddedDate><Coordinates>sample string 9</Coordinates><Deleted>true</Deleted><FileURL>sample string 10</FileURL><FloorPlanFileID>1</FloorPlanFileID><FloorPlanPinPoint><FloorPlanPinPoint><AddedBy>15</AddedBy><AddedDate>sample string 13</AddedDate><AssetID>17</AssetID><AssetName>sample string 19</AssetName><FileHeight>10</FileHeight><FileUrl>sample string 8</FileUrl><FileWidth>9</FileWidth><FloorPlanFileID>3</FloorPlanFileID><IsActive>true</IsActive><IsDeleted>true</IsDeleted><LocationFloorPlanID>2</LocationFloorPlanID><LocationFloorPlanPointsID>1</LocationFloorPlanPointsID><LocationID>4</LocationID><ModifiedBy>16</ModifiedBy><ModifiedDate>sample string 14</ModifiedDate><SerialNo>sample string 18</SerialNo><Title>sample string 5</Title><XCord>6</XCord><YCord>7</YCord></FloorPlanPinPoint><FloorPlanPinPoint><AddedBy>15</AddedBy><AddedDate>sample string 13</AddedDate><AssetID>17</AssetID><AssetName>sample string 19</AssetName><FileHeight>10</FileHeight><FileUrl>sample string 8</FileUrl><FileWidth>9</FileWidth><FloorPlanFileID>3</FloorPlanFileID><IsActive>true</IsActive><IsDeleted>true</IsDeleted><LocationFloorPlanID>2</LocationFloorPlanID><LocationFloorPlanPointsID>1</LocationFloorPlanPointsID><LocationID>4</LocationID><ModifiedBy>16</ModifiedBy><ModifiedDate>sample string 14</ModifiedDate><SerialNo>sample string 18</SerialNo><Title>sample string 5</Title><XCord>6</XCord><YCord>7</YCord></FloorPlanPinPoint></FloorPlanPinPoint><LocationFloorPlanID>2</LocationFloorPlanID><ModifiedDate>sample string 8</ModifiedDate><PinCoordinates>sample string 11</PinCoordinates><RenamedFileName>sample string 4</RenamedFileName></FloorPlanFileList></FileList><FloorPlanArea>sample string 2</FloorPlanArea><FloorPlanDescription>sample string 3</FloorPlanDescription><FloorPlanID>1</FloorPlanID><FloorPlanName>sample string 1</FloorPlanName><IsEmergency>true</IsEmergency><LocationID>1</LocationID><ModifiedDate>sample string 7</ModifiedDate></FloorPlanDM></ArrayOfFloorPlanDM>