Create Location

CreateNewLocation.Task (ConsoleTask)

Cireson Create Location Task (Asset Management)

Element properties:

TargetCireson.AssetManagement.Location.ProjectionType
Application
WorkingDirectory
isRequireOutputFalse
AccessibilityPublic
EnabledTrue

Source Code:

<ConsoleTask ID="CreateNewLocation.Task" Accessibility="Public" Enabled="true" Target="Cireson.AssetManagement.Location.ProjectionType" RequireOutput="false">
<Assembly>Console!SdkDataAccessAssembly</Assembly>
<Handler>Microsoft.EnterpriseManagement.UI.SdkDataAccess.ConsoleTaskHandler</Handler>
<Parameters>
<Argument Name="Assembly">Microsoft.EnterpriseManagement.ServiceManager.Application.Common</Argument>
<Argument Name="Type">Microsoft.EnterpriseManagement.GenericForm.NewInstanceTask</Argument>
<Argument>$MPElement[Name='Cireson.AssetManagement.Location']$</Argument>
</Parameters>
</ConsoleTask>