Location Form

Cireson.AssetManagement.Location.Form (Form)

Cireson Asset Management Location Form

Element properties:

TargetCireson.AssetManagement.Location.ProjectionType
TypeNameCiresonAssetManagement.LocationForm
AssemblyCireson.AssetManagement.Forms
AccessibilityPublic

Source Code:

<Form ID="Cireson.AssetManagement.Location.Form" Accessibility="Public" Target="Cireson.AssetManagement.Location.ProjectionType" Assembly="Cireson.AssetManagement.Forms" TypeName="CiresonAssetManagement.LocationForm">
<Category>Form</Category>
<FormStrings>
<FormString ID="labelTitle">
$MPElement[Name="formLabelTitleLocation"]$
</FormString>
<FormString ID="tabGeneral">
$MPElement[Name="formTabGeneral"]$
</FormString>
<FormString ID="tabRelatedItems">
$MPElement[Name="formTabRelatedItems"]$
</FormString>
<FormString ID="tabHistory">
$MPElement[Name="formTabHistory"]$
</FormString>
<FormString ID="labelLocationName">
$MPElement[Name="formLabelLocationName"]$
</FormString>
<FormString ID="labelLocationAddress1">
$MPElement[Name="formLabelLocationAddress1"]$
</FormString>
<FormString ID="labelLocationAddress2">
$MPElement[Name="formLabelLocationAddress2"]$
</FormString>
<FormString ID="labelLocationCity">
$MPElement[Name="formLabelLocationCity"]$
</FormString>
<FormString ID="labelLocationState">
$MPElement[Name="formLabelLocationState"]$
</FormString>
<FormString ID="labelLocationZip">
$MPElement[Name="formLabelLocationZip"]$
</FormString>
<FormString ID="labelLocationContact">
$MPElement[Name="formLabelLocationContact"]$
</FormString>
<FormString ID="labelLocationPhone">
$MPElement[Name="formLabelLocationPhone"]$
</FormString>
<FormString ID="labelLocationFax">
$MPElement[Name="formLabelLocationFax"]$
</FormString>
<FormString ID="labelLocationTax">
$MPElement[Name="formLabelTaxRate"]$
</FormString>
<FormString ID="labelLocationEmail">
$MPElement[Name="formLabelLocationEmail"]$
</FormString>
<FormString ID="labelLocationCountry">
$MPElement[Name="formLabelLocationCountry"]$
</FormString>
<FormString ID="labelLocationNotes">
$MPElement[Name="formLabelNotes"]$
</FormString>
<FormString ID="tabAssets">
$MPElement[Name="formTabAssets"]$
</FormString>
<FormString ID="headerAssetName">
$MPElement[Name="formHeaderAsset"]$
</FormString>
<FormString ID="headerHardwareAssetType">
$MPElement[Name="formHeaderHardwareAssetType"]$
</FormString>
<FormString ID="headerSoftwareAssetStatus">
$MPElement[Name="formHeaderSoftwareAssetStatus"]$
</FormString>
<FormString ID="buttonOpen">
$MPElement[Name="formButtonOpen"]$
</FormString>
<FormString ID="buttonExport">
$MPElement[Name="stringExportButton"]$
</FormString>
<FormString ID="tabSubnets">
$MPElement[Name="stringSubnets"]$
</FormString>
<FormString ID="stringSubnetName">
$MPElement[Name="stringSubnetName"]$
</FormString>
<FormString ID="stringSubnetMask">
$MPElement[Name="stringSubnetMask"]$
</FormString>
<FormString ID="buttonAdd">
$MPElement[Name="formButtonAdd"]$
</FormString>
<FormString ID="buttonRemove">
$MPElement[Name="formButtonRemove"]$
</FormString>
<FormString ID="stringIPMask">
$MPElement[Name="stringIPMask"]$
</FormString>
<FormString ID="tabLevels">
$MPElement[Name="stringLevels"]$
</FormString>
<FormString ID="stringParentLocation">
$MPElement[Name="stringParentLocation"]$
</FormString>
<FormString ID="stringChildLocations">
$MPElement[Name="stringChildLocations"]$
</FormString>
<FormString ID="headerLocationName">
$MPElement[Name="stringLocationName"]$
</FormString>
<FormString ID="headerNotes">
$MPElement[Name="headerNotes"]$
</FormString>
</FormStrings>
</Form>