EMUN1 ASP.NET

<back to all web services

CreateDesignPackage

Requires Authentication
The following routes are available for this service:
All Verbs/service/CreateDesignPackage
DesignPackage Parameters:
NameParameterData TypeRequiredDescription
ProductTemplateIdformintNo
PackageCodeformstringNo
DesignIdformint?No
DesignformDesignNo
ProductTemplate Parameters:
NameParameterData TypeRequiredDescription
SkuformstringNo
UpcformstringNo
CostformdecimalNo
MinimumOrderQtyformdoubleNo
PurchaseIncrementformdoubleNo
VendorIdformstringNo
WholesalePriceformdecimalNo
RetailPriceformdecimalNo
RatioformstringNo
HeightformdoubleNo
WidthformdoubleNo
DepthformdoubleNo
WeightformdoubleNo
ImagesformList<MediaReference>No
DocumentsformList<MediaReference>No
AreasformList<DesignArea>No
TaggedEntity Parameters:
NameParameterData TypeRequiredDescription
TagsformDictionary<string, HashSet<String>>No
EntityXL Parameters:
NameParameterData TypeRequiredDescription
RefIdformstringNo
RatingformdoubleNo
RestrictedformboolNo
EntityLG Parameters:
NameParameterData TypeRequiredDescription
DescriptionformstringNo
EntityMD Parameters:
NameParameterData TypeRequiredDescription
LabelformstringNo
NameformstringNo
TitleformstringNo
ActiveformboolNo
EntitySM Parameters:
NameParameterData TypeRequiredDescription
EuidformGuidNo
EntityXS Parameters:
NameParameterData TypeRequiredDescription
IdformintNo
EntityXS<T> Parameters:
NameParameterData TypeRequiredDescription
IdformTNo
CreatedByformstringNo
CreatedOnformDateTimeNo
LastModifiedOnformDateTimeNo
LastModifiedByformstringNo
PositionformintNo
MediaReference Parameters:
NameParameterData TypeRequiredDescription
IdformintNo
EuidformGuid?No
LabelformstringNo
DescriptionformstringNo
RealmformstringNo
UrlformstringNo
ContentTypeformstringNo
Heightformdouble?No
Widthformdouble?No
RefIdformstringNo
DesignArea Parameters:
NameParameterData TypeRequiredDescription
CopyFromformGuid?No
SupplierCodeformstringNo
RatioformstringNo
HeightformdoubleNo
WidthformdoubleNo
BleedLineformdouble?No
SafeLineformdouble?No
BackgroundColorformstringNo
DesignformMediaReferenceNo
OverlaysformList<DesignAreaOverlay>No
UnderlaysformList<DesignAreaUnderlay>No
ValueObject Parameters:
NameParameterData TypeRequiredDescription
EuidformGuidNo
LabelformstringNo
DescriptionformstringNo
DesignAreaOverlay Parameters:
NameParameterData TypeRequiredDescription
MediaformMediaReferenceNo
HeightformdoubleNo
WidthformdoubleNo
XformdoubleNo
YformdoubleNo
IsProductImageformboolNo
IsPrintImageformboolNo
CanDesignformboolNo
Design Parameters:
NameParameterData TypeRequiredDescription
JsonformstringNo
SvgformstringNo
BitmapformstringNo
BackgroundformstringNo
BackgroundColorformstringNo
OverlayColorformstringNo
OverlayImageformJsonObjectNo
BackgroundImageformJsonObjectNo
ObjectsformJsonArrayObjectsNo
PredecessorformMediaNo
OverlayImagesformDictionary<string, Dictionary<String,String>>No
UnderlayImagesformDictionary<string, Dictionary<String,String>>No
Media Parameters:
NameParameterData TypeRequiredDescription
PredecessorIdformint?No
ReplacePredecessorformboolNo
ContentTypeformstringNo
PredecessorformMediaNo
RealmformstringNo
HeightformdoubleNo
WidthformdoubleNo
AreaformdoubleNo
ContentLengthformdoubleNo
ClientIdformstringNo
UrlformstringNo
OriginalUrlformstringNo
ImagesformDictionary<string, string>No
KeyformstringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml

HTTP + XML

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /service/CreateDesignPackage HTTP/1.1 
Host: www.bernhardthospitality.com 
Accept: application/xml
Content-Type: application/xml
Content-Length: length

<CreateDesignPackage xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Emun.OnDemand">
  <CreatedBy>String</CreatedBy>
  <CreatedOn>0001-01-01T00:00:00</CreatedOn>
  <Id>0</Id>
  <LastModifiedBy>String</LastModifiedBy>
  <LastModifiedOn>0001-01-01T00:00:00</LastModifiedOn>
  <Position>0</Position>
  <Euid>00000000-0000-0000-0000-000000000000</Euid>
  <Active>false</Active>
  <Label>String</Label>
  <Name i:nil="true" />
  <Title i:nil="true" />
  <Description>String</Description>
  <Rating>0</Rating>
  <RefId>String</RefId>
  <Restricted>false</Restricted>
  <Tags xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:KeyValueOfstringArrayOfstringty7Ep6D1>
      <d2p1:Key>String</d2p1:Key>
      <d2p1:Value>
        <d2p1:string>String</d2p1:string>
      </d2p1:Value>
    </d2p1:KeyValueOfstringArrayOfstringty7Ep6D1>
  </Tags>
  <Areas>
    <DesignArea>
      <Description>String</Description>
      <Euid>00000000-0000-0000-0000-000000000000</Euid>
      <Label>String</Label>
      <BackgroundColor>String</BackgroundColor>
      <BleedLine>0</BleedLine>
      <CopyFrom>00000000-0000-0000-0000-000000000000</CopyFrom>
      <Design>
        <ContentType>String</ContentType>
        <Description>String</Description>
        <Euid>00000000-0000-0000-0000-000000000000</Euid>
        <Height>0</Height>
        <Id>0</Id>
        <Label>String</Label>
        <Realm>String</Realm>
        <RefId>String</RefId>
        <Url>String</Url>
        <Width>0</Width>
      </Design>
      <Height>0</Height>
      <Overlays>
        <DesignAreaOverlay>
          <Description>String</Description>
          <Euid>00000000-0000-0000-0000-000000000000</Euid>
          <Label>String</Label>
          <CanDesign>false</CanDesign>
          <Height>0</Height>
          <IsPrintImage>false</IsPrintImage>
          <IsProductImage>false</IsProductImage>
          <Media>
            <ContentType>String</ContentType>
            <Description>String</Description>
            <Euid>00000000-0000-0000-0000-000000000000</Euid>
            <Height>0</Height>
            <Id>0</Id>
            <Label>String</Label>
            <Realm>String</Realm>
            <RefId>String</RefId>
            <Url>String</Url>
            <Width>0</Width>
          </Media>
          <Width>0</Width>
          <X>0</X>
          <Y>0</Y>
        </DesignAreaOverlay>
      </Overlays>
      <Ratio>8:1</Ratio>
      <SafeLine>0</SafeLine>
      <SupplierCode>String</SupplierCode>
      <Underlays>
        <DesignAreaUnderlay>
          <Description>String</Description>
          <Euid>00000000-0000-0000-0000-000000000000</Euid>
          <Label>String</Label>
          <CanDesign>false</CanDesign>
          <Height>0</Height>
          <IsPrintImage>false</IsPrintImage>
          <IsProductImage>false</IsProductImage>
          <Media>
            <ContentType>String</ContentType>
            <Description>String</Description>
            <Euid>00000000-0000-0000-0000-000000000000</Euid>
            <Height>0</Height>
            <Id>0</Id>
            <Label>String</Label>
            <Realm>String</Realm>
            <RefId>String</RefId>
            <Url>String</Url>
            <Width>0</Width>
          </Media>
          <Width>0</Width>
          <X>0</X>
          <Y>0</Y>
        </DesignAreaUnderlay>
      </Underlays>
      <Width>0</Width>
    </DesignArea>
  </Areas>
  <Cost>0</Cost>
  <Depth>0</Depth>
  <Documents>
    <MediaReference>
      <ContentType>String</ContentType>
      <Description>String</Description>
      <Euid>00000000-0000-0000-0000-000000000000</Euid>
      <Height>0</Height>
      <Id>0</Id>
      <Label>String</Label>
      <Realm>String</Realm>
      <RefId>String</RefId>
      <Url>String</Url>
      <Width>0</Width>
    </MediaReference>
  </Documents>
  <Height>0</Height>
  <Images>
    <MediaReference>
      <ContentType>String</ContentType>
      <Description>String</Description>
      <Euid>00000000-0000-0000-0000-000000000000</Euid>
      <Height>0</Height>
      <Id>0</Id>
      <Label>String</Label>
      <Realm>String</Realm>
      <RefId>String</RefId>
      <Url>String</Url>
      <Width>0</Width>
    </MediaReference>
  </Images>
  <MinimumOrderQty>0</MinimumOrderQty>
  <PurchaseIncrement>0</PurchaseIncrement>
  <Ratio>8:1</Ratio>
  <RetailPrice>0</RetailPrice>
  <Sku>String</Sku>
  <Upc>String</Upc>
  <VendorId>String</VendorId>
  <Weight>0</Weight>
  <WholesalePrice>0</WholesalePrice>
  <Width>0</Width>
  <Design>
    <CreatedBy>String</CreatedBy>
    <CreatedOn>0001-01-01T00:00:00</CreatedOn>
    <Id>0</Id>
    <LastModifiedBy>String</LastModifiedBy>
    <LastModifiedOn>0001-01-01T00:00:00</LastModifiedOn>
    <Position>0</Position>
    <Euid>00000000-0000-0000-0000-000000000000</Euid>
    <Active>false</Active>
    <Label>String</Label>
    <Name i:nil="true" />
    <Title i:nil="true" />
    <Description>String</Description>
    <Rating>0</Rating>
    <RefId>String</RefId>
    <Restricted>false</Restricted>
    <Tags xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:KeyValueOfstringArrayOfstringty7Ep6D1>
        <d3p1:Key>String</d3p1:Key>
        <d3p1:Value>
          <d3p1:string>String</d3p1:string>
        </d3p1:Value>
      </d3p1:KeyValueOfstringArrayOfstringty7Ep6D1>
    </Tags>
    <Area>0</Area>
    <ClientId>String</ClientId>
    <ContentLength>0</ContentLength>
    <ContentType>String</ContentType>
    <Height>0</Height>
    <Images xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
    <Key>String</Key>
    <OriginalUrl>String</OriginalUrl>
    <Predecessor>
      <CreatedBy>String</CreatedBy>
      <CreatedOn>0001-01-01T00:00:00</CreatedOn>
      <Id>0</Id>
      <LastModifiedBy>String</LastModifiedBy>
      <LastModifiedOn>0001-01-01T00:00:00</LastModifiedOn>
      <Position>0</Position>
      <Euid>00000000-0000-0000-0000-000000000000</Euid>
      <Active>false</Active>
      <Label>String</Label>
      <Name i:nil="true" />
      <Title i:nil="true" />
      <Description>String</Description>
      <Rating>0</Rating>
      <RefId>String</RefId>
      <Restricted>false</Restricted>
      <Tags xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:KeyValueOfstringArrayOfstringty7Ep6D1>
          <d4p1:Key>String</d4p1:Key>
          <d4p1:Value>
            <d4p1:string>String</d4p1:string>
          </d4p1:Value>
        </d4p1:KeyValueOfstringArrayOfstringty7Ep6D1>
      </Tags>
      <Area>0</Area>
      <ClientId>String</ClientId>
      <ContentLength>0</ContentLength>
      <ContentType>String</ContentType>
      <Height>0</Height>
      <Images xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
      <Key>String</Key>
      <OriginalUrl>String</OriginalUrl>
      <Predecessor>
        <CreatedBy>String</CreatedBy>
        <CreatedOn>0001-01-01T00:00:00</CreatedOn>
        <Id>0</Id>
        <LastModifiedBy>String</LastModifiedBy>
        <LastModifiedOn>0001-01-01T00:00:00</LastModifiedOn>
        <Position>0</Position>
        <Euid>00000000-0000-0000-0000-000000000000</Euid>
        <Active>false</Active>
        <Label>String</Label>
        <Name i:nil="true" />
        <Title i:nil="true" />
        <Description>String</Description>
        <Rating>0</Rating>
        <RefId>String</RefId>
        <Restricted>false</Restricted>
        <Tags xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:KeyValueOfstringArrayOfstringty7Ep6D1>
            <d5p1:Key>String</d5p1:Key>
            <d5p1:Value>
              <d5p1:string>String</d5p1:string>
            </d5p1:Value>
          </d5p1:KeyValueOfstringArrayOfstringty7Ep6D1>
        </Tags>
        <Area>0</Area>
        <ClientId>String</ClientId>
        <ContentLength>0</ContentLength>
        <ContentType>String</ContentType>
        <Height>0</Height>
        <Images xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
        <Key>String</Key>
        <OriginalUrl>String</OriginalUrl>
        <Predecessor>
          <CreatedBy>String</CreatedBy>
          <CreatedOn>0001-01-01T00:00:00</CreatedOn>
          <Id>0</Id>
          <LastModifiedBy>String</LastModifiedBy>
          <LastModifiedOn>0001-01-01T00:00:00</LastModifiedOn>
          <Position>0</Position>
          <Euid>00000000-0000-0000-0000-000000000000</Euid>
          <Active>false</Active>
          <Label>String</Label>
          <Name i:nil="true" />
          <Title i:nil="true" />
          <Description>String</Description>
          <Rating>0</Rating>
          <RefId>String</RefId>
          <Restricted>false</Restricted>
          <Tags xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:KeyValueOfstringArrayOfstringty7Ep6D1>
              <d6p1:Key>String</d6p1:Key>
              <d6p1:Value>
                <d6p1:string>String</d6p1:string>
              </d6p1:Value>
            </d6p1:KeyValueOfstringArrayOfstringty7Ep6D1>
          </Tags>
          <Area>0</Area>
          <ClientId>String</ClientId>
          <ContentLength>0</ContentLength>
          <ContentType>String</ContentType>
          <Height>0</Height>
          <Images xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
          <Key>String</Key>
          <OriginalUrl>String</OriginalUrl>
          <Predecessor i:nil="true" />
          <PredecessorId>0</PredecessorId>
          <Realm>String</Realm>
          <ReplacePredecessor>false</ReplacePredecessor>
          <Url>String</Url>
          <Width>0</Width>
        </Predecessor>
        <PredecessorId>0</PredecessorId>
        <Realm>String</Realm>
        <ReplacePredecessor>false</ReplacePredecessor>
        <Url>String</Url>
        <Width>0</Width>
      </Predecessor>
      <PredecessorId>0</PredecessorId>
      <Realm>String</Realm>
      <ReplacePredecessor>false</ReplacePredecessor>
      <Url>String</Url>
      <Width>0</Width>
    </Predecessor>
    <PredecessorId>0</PredecessorId>
    <Realm>String</Realm>
    <ReplacePredecessor>false</ReplacePredecessor>
    <Url>String</Url>
    <Width>0</Width>
    <Background i:nil="true" />
    <BackgroundColor i:nil="true" />
    <BackgroundImage xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>String</d3p1:Key>
        <d3p1:Value>String</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </BackgroundImage>
    <Bitmap i:nil="true" />
    <Json i:nil="true" />
    <Objects xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:ArrayOfKeyValueOfstringstring>
        <d3p1:KeyValueOfstringstring>
          <d3p1:Key>String</d3p1:Key>
          <d3p1:Value>String</d3p1:Value>
        </d3p1:KeyValueOfstringstring>
      </d3p1:ArrayOfKeyValueOfstringstring>
    </Objects>
    <OverlayColor i:nil="true" />
    <OverlayImage xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>String</d3p1:Key>
        <d3p1:Value>String</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </OverlayImage>
    <OverlayImages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
    <Svg i:nil="true" />
    <UnderlayImages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
  </Design>
  <DesignId>0</DesignId>
  <PackageCode>String</PackageCode>
  <ProductTemplateId>0</ProductTemplateId>
</CreateDesignPackage>
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length

<DesignPackageCreated xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Emun.OnDemand">
  <CreatedBy>String</CreatedBy>
  <CreatedOn>0001-01-01T00:00:00</CreatedOn>
  <Id>0</Id>
  <LastModifiedBy>String</LastModifiedBy>
  <LastModifiedOn>0001-01-01T00:00:00</LastModifiedOn>
  <Position>0</Position>
  <Euid>00000000-0000-0000-0000-000000000000</Euid>
  <Active>false</Active>
  <Label>String</Label>
  <Name i:nil="true" />
  <Title i:nil="true" />
  <Description>String</Description>
  <Rating>0</Rating>
  <RefId>String</RefId>
  <Restricted>false</Restricted>
  <Tags xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:KeyValueOfstringArrayOfstringty7Ep6D1>
      <d2p1:Key>String</d2p1:Key>
      <d2p1:Value>
        <d2p1:string>String</d2p1:string>
      </d2p1:Value>
    </d2p1:KeyValueOfstringArrayOfstringty7Ep6D1>
  </Tags>
  <Areas>
    <DesignArea>
      <Description>String</Description>
      <Euid>00000000-0000-0000-0000-000000000000</Euid>
      <Label>String</Label>
      <BackgroundColor>String</BackgroundColor>
      <BleedLine>0</BleedLine>
      <CopyFrom>00000000-0000-0000-0000-000000000000</CopyFrom>
      <Design>
        <ContentType>String</ContentType>
        <Description>String</Description>
        <Euid>00000000-0000-0000-0000-000000000000</Euid>
        <Height>0</Height>
        <Id>0</Id>
        <Label>String</Label>
        <Realm>String</Realm>
        <RefId>String</RefId>
        <Url>String</Url>
        <Width>0</Width>
      </Design>
      <Height>0</Height>
      <Overlays>
        <DesignAreaOverlay>
          <Description>String</Description>
          <Euid>00000000-0000-0000-0000-000000000000</Euid>
          <Label>String</Label>
          <CanDesign>false</CanDesign>
          <Height>0</Height>
          <IsPrintImage>false</IsPrintImage>
          <IsProductImage>false</IsProductImage>
          <Media>
            <ContentType>String</ContentType>
            <Description>String</Description>
            <Euid>00000000-0000-0000-0000-000000000000</Euid>
            <Height>0</Height>
            <Id>0</Id>
            <Label>String</Label>
            <Realm>String</Realm>
            <RefId>String</RefId>
            <Url>String</Url>
            <Width>0</Width>
          </Media>
          <Width>0</Width>
          <X>0</X>
          <Y>0</Y>
        </DesignAreaOverlay>
      </Overlays>
      <Ratio>8:1</Ratio>
      <SafeLine>0</SafeLine>
      <SupplierCode>String</SupplierCode>
      <Underlays>
        <DesignAreaUnderlay>
          <Description>String</Description>
          <Euid>00000000-0000-0000-0000-000000000000</Euid>
          <Label>String</Label>
          <CanDesign>false</CanDesign>
          <Height>0</Height>
          <IsPrintImage>false</IsPrintImage>
          <IsProductImage>false</IsProductImage>
          <Media>
            <ContentType>String</ContentType>
            <Description>String</Description>
            <Euid>00000000-0000-0000-0000-000000000000</Euid>
            <Height>0</Height>
            <Id>0</Id>
            <Label>String</Label>
            <Realm>String</Realm>
            <RefId>String</RefId>
            <Url>String</Url>
            <Width>0</Width>
          </Media>
          <Width>0</Width>
          <X>0</X>
          <Y>0</Y>
        </DesignAreaUnderlay>
      </Underlays>
      <Width>0</Width>
    </DesignArea>
  </Areas>
  <Cost>0</Cost>
  <Depth>0</Depth>
  <Documents>
    <MediaReference>
      <ContentType>String</ContentType>
      <Description>String</Description>
      <Euid>00000000-0000-0000-0000-000000000000</Euid>
      <Height>0</Height>
      <Id>0</Id>
      <Label>String</Label>
      <Realm>String</Realm>
      <RefId>String</RefId>
      <Url>String</Url>
      <Width>0</Width>
    </MediaReference>
  </Documents>
  <Height>0</Height>
  <Images>
    <MediaReference>
      <ContentType>String</ContentType>
      <Description>String</Description>
      <Euid>00000000-0000-0000-0000-000000000000</Euid>
      <Height>0</Height>
      <Id>0</Id>
      <Label>String</Label>
      <Realm>String</Realm>
      <RefId>String</RefId>
      <Url>String</Url>
      <Width>0</Width>
    </MediaReference>
  </Images>
  <MinimumOrderQty>0</MinimumOrderQty>
  <PurchaseIncrement>0</PurchaseIncrement>
  <Ratio>8:1</Ratio>
  <RetailPrice>0</RetailPrice>
  <Sku>String</Sku>
  <Upc>String</Upc>
  <VendorId>String</VendorId>
  <Weight>0</Weight>
  <WholesalePrice>0</WholesalePrice>
  <Width>0</Width>
  <Design>
    <CreatedBy>String</CreatedBy>
    <CreatedOn>0001-01-01T00:00:00</CreatedOn>
    <Id>0</Id>
    <LastModifiedBy>String</LastModifiedBy>
    <LastModifiedOn>0001-01-01T00:00:00</LastModifiedOn>
    <Position>0</Position>
    <Euid>00000000-0000-0000-0000-000000000000</Euid>
    <Active>false</Active>
    <Label>String</Label>
    <Name i:nil="true" />
    <Title i:nil="true" />
    <Description>String</Description>
    <Rating>0</Rating>
    <RefId>String</RefId>
    <Restricted>false</Restricted>
    <Tags xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:KeyValueOfstringArrayOfstringty7Ep6D1>
        <d3p1:Key>String</d3p1:Key>
        <d3p1:Value>
          <d3p1:string>String</d3p1:string>
        </d3p1:Value>
      </d3p1:KeyValueOfstringArrayOfstringty7Ep6D1>
    </Tags>
    <Area>0</Area>
    <ClientId>String</ClientId>
    <ContentLength>0</ContentLength>
    <ContentType>String</ContentType>
    <Height>0</Height>
    <Images xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
    <Key>String</Key>
    <OriginalUrl>String</OriginalUrl>
    <Predecessor>
      <CreatedBy>String</CreatedBy>
      <CreatedOn>0001-01-01T00:00:00</CreatedOn>
      <Id>0</Id>
      <LastModifiedBy>String</LastModifiedBy>
      <LastModifiedOn>0001-01-01T00:00:00</LastModifiedOn>
      <Position>0</Position>
      <Euid>00000000-0000-0000-0000-000000000000</Euid>
      <Active>false</Active>
      <Label>String</Label>
      <Name i:nil="true" />
      <Title i:nil="true" />
      <Description>String</Description>
      <Rating>0</Rating>
      <RefId>String</RefId>
      <Restricted>false</Restricted>
      <Tags xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:KeyValueOfstringArrayOfstringty7Ep6D1>
          <d4p1:Key>String</d4p1:Key>
          <d4p1:Value>
            <d4p1:string>String</d4p1:string>
          </d4p1:Value>
        </d4p1:KeyValueOfstringArrayOfstringty7Ep6D1>
      </Tags>
      <Area>0</Area>
      <ClientId>String</ClientId>
      <ContentLength>0</ContentLength>
      <ContentType>String</ContentType>
      <Height>0</Height>
      <Images xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
      <Key>String</Key>
      <OriginalUrl>String</OriginalUrl>
      <Predecessor>
        <CreatedBy>String</CreatedBy>
        <CreatedOn>0001-01-01T00:00:00</CreatedOn>
        <Id>0</Id>
        <LastModifiedBy>String</LastModifiedBy>
        <LastModifiedOn>0001-01-01T00:00:00</LastModifiedOn>
        <Position>0</Position>
        <Euid>00000000-0000-0000-0000-000000000000</Euid>
        <Active>false</Active>
        <Label>String</Label>
        <Name i:nil="true" />
        <Title i:nil="true" />
        <Description>String</Description>
        <Rating>0</Rating>
        <RefId>String</RefId>
        <Restricted>false</Restricted>
        <Tags xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:KeyValueOfstringArrayOfstringty7Ep6D1>
            <d5p1:Key>String</d5p1:Key>
            <d5p1:Value>
              <d5p1:string>String</d5p1:string>
            </d5p1:Value>
          </d5p1:KeyValueOfstringArrayOfstringty7Ep6D1>
        </Tags>
        <Area>0</Area>
        <ClientId>String</ClientId>
        <ContentLength>0</ContentLength>
        <ContentType>String</ContentType>
        <Height>0</Height>
        <Images xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
        <Key>String</Key>
        <OriginalUrl>String</OriginalUrl>
        <Predecessor>
          <CreatedBy>String</CreatedBy>
          <CreatedOn>0001-01-01T00:00:00</CreatedOn>
          <Id>0</Id>
          <LastModifiedBy>String</LastModifiedBy>
          <LastModifiedOn>0001-01-01T00:00:00</LastModifiedOn>
          <Position>0</Position>
          <Euid>00000000-0000-0000-0000-000000000000</Euid>
          <Active>false</Active>
          <Label>String</Label>
          <Name i:nil="true" />
          <Title i:nil="true" />
          <Description>String</Description>
          <Rating>0</Rating>
          <RefId>String</RefId>
          <Restricted>false</Restricted>
          <Tags xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:KeyValueOfstringArrayOfstringty7Ep6D1>
              <d6p1:Key>String</d6p1:Key>
              <d6p1:Value>
                <d6p1:string>String</d6p1:string>
              </d6p1:Value>
            </d6p1:KeyValueOfstringArrayOfstringty7Ep6D1>
          </Tags>
          <Area>0</Area>
          <ClientId>String</ClientId>
          <ContentLength>0</ContentLength>
          <ContentType>String</ContentType>
          <Height>0</Height>
          <Images xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
          <Key>String</Key>
          <OriginalUrl>String</OriginalUrl>
          <Predecessor i:nil="true" />
          <PredecessorId>0</PredecessorId>
          <Realm>String</Realm>
          <ReplacePredecessor>false</ReplacePredecessor>
          <Url>String</Url>
          <Width>0</Width>
        </Predecessor>
        <PredecessorId>0</PredecessorId>
        <Realm>String</Realm>
        <ReplacePredecessor>false</ReplacePredecessor>
        <Url>String</Url>
        <Width>0</Width>
      </Predecessor>
      <PredecessorId>0</PredecessorId>
      <Realm>String</Realm>
      <ReplacePredecessor>false</ReplacePredecessor>
      <Url>String</Url>
      <Width>0</Width>
    </Predecessor>
    <PredecessorId>0</PredecessorId>
    <Realm>String</Realm>
    <ReplacePredecessor>false</ReplacePredecessor>
    <Url>String</Url>
    <Width>0</Width>
    <Background i:nil="true" />
    <BackgroundColor i:nil="true" />
    <BackgroundImage xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>String</d3p1:Key>
        <d3p1:Value>String</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </BackgroundImage>
    <Bitmap i:nil="true" />
    <Json i:nil="true" />
    <Objects xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:ArrayOfKeyValueOfstringstring>
        <d3p1:KeyValueOfstringstring>
          <d3p1:Key>String</d3p1:Key>
          <d3p1:Value>String</d3p1:Value>
        </d3p1:KeyValueOfstringstring>
      </d3p1:ArrayOfKeyValueOfstringstring>
    </Objects>
    <OverlayColor i:nil="true" />
    <OverlayImage xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>String</d3p1:Key>
        <d3p1:Value>String</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </OverlayImage>
    <OverlayImages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
    <Svg i:nil="true" />
    <UnderlayImages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
  </Design>
  <DesignId>0</DesignId>
  <PackageCode>String</PackageCode>
  <ProductTemplateId>0</ProductTemplateId>
</DesignPackageCreated>