Files
Nuvolar/Nuvolar.Module/BusinessObjects/Financial/FinancialObjects/FinancialTransactions/AssetsHandling/AssetsPCIVC.Designer.vb
T
2017-03-08 11:21:27 +01:00

405 lines
24 KiB
VB.net

Partial Class AssetsPCIVC
<System.Diagnostics.DebuggerNonUserCode()> _
Public Sub New(ByVal Container As System.ComponentModel.IContainer)
MyClass.New()
'Required for Windows.Forms Class Composition Designer support
Container.Add(Me)
End Sub
'Component overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
MyBase.Dispose(disposing)
End Sub
'Required by the Component Designer
Private components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Component Designer
'It can be modified using the Component Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Me.aGenerateAssetsReport = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aCreateAssetsHandling = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aViewAttachments_AssetsHandling = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aPrintAssetsHandling = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aPrintAssetsHandling2 = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aViewLateCharges = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
Me.aCreateLateCharges = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aCountLateCharges = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aNoAssetsHandling = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aPrintAssetsHandling3 = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aPrintLateChargesDocument = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aViewCPBAssetsPCIRows_ListView = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aViewCPBAssetsHandling_ListView = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aViewPCIDW_AssetsPCIRows = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aPCIGenerate_AssetsHandling = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aAssetsHandling_CreateSendEmailQueue = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aAssetsHandling_RemoveSendEmailQueue = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aAssetsHandling_GroupChange = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
Me.aViewLateCharges_AssetsHandling = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
Me.aSelectCustomersFromAssetsHandlingPCI = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
Me.aCreateLateChargesDocument = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
Me.aRemoveLateChargesDocument = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
'
'aGenerateAssetsReport
'
Me.aGenerateAssetsReport.Caption = "Generate report"
Me.aGenerateAssetsReport.ConfirmationMessage = "Do you want to execute command ?"
Me.aGenerateAssetsReport.Id = "aGenerateAssetsReport"
Me.aGenerateAssetsReport.ImageName = "stopwatch_run"
Me.aGenerateAssetsReport.Shortcut = Nothing
Me.aGenerateAssetsReport.Tag = Nothing
Me.aGenerateAssetsReport.TargetObjectsCriteria = Nothing
Me.aGenerateAssetsReport.TargetViewId = "AssetsPCIHeader_DetailView"
Me.aGenerateAssetsReport.ToolTip = Nothing
Me.aGenerateAssetsReport.TypeOfView = Nothing
'
'aCreateAssetsHandling
'
Me.aCreateAssetsHandling.Caption = "aCreate Assets Handling"
Me.aCreateAssetsHandling.ConfirmationMessage = "Do you want to execute command ?"
Me.aCreateAssetsHandling.Id = "aCreateAssetsHandling"
Me.aCreateAssetsHandling.ImageName = "cube_green_new"
Me.aCreateAssetsHandling.Shortcut = Nothing
Me.aCreateAssetsHandling.Tag = Nothing
Me.aCreateAssetsHandling.TargetObjectsCriteria = Nothing
Me.aCreateAssetsHandling.TargetViewId = "AssetsPCIHeader_DetailView"
Me.aCreateAssetsHandling.ToolTip = Nothing
Me.aCreateAssetsHandling.TypeOfView = Nothing
'
'aViewAttachments_AssetsHandling
'
Me.aViewAttachments_AssetsHandling.Caption = "View attachments"
Me.aViewAttachments_AssetsHandling.ConfirmationMessage = Nothing
Me.aViewAttachments_AssetsHandling.Id = "aViewAttachments_AssetsHandling"
Me.aViewAttachments_AssetsHandling.ImageName = "printer_view"
Me.aViewAttachments_AssetsHandling.Shortcut = Nothing
Me.aViewAttachments_AssetsHandling.Tag = Nothing
Me.aViewAttachments_AssetsHandling.TargetObjectsCriteria = Nothing
Me.aViewAttachments_AssetsHandling.TargetViewId = "AssetsPCIHeader_AssetsPCIRows_ListView"
Me.aViewAttachments_AssetsHandling.ToolTip = Nothing
Me.aViewAttachments_AssetsHandling.TypeOfView = Nothing
'
'aPrintAssetsHandling
'
Me.aPrintAssetsHandling.Caption = "Print I."
Me.aPrintAssetsHandling.ConfirmationMessage = "Do you want to print ?"
Me.aPrintAssetsHandling.Id = "aPrintAssetsHandling"
Me.aPrintAssetsHandling.ImageName = "Action_Printing_Print"
Me.aPrintAssetsHandling.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
Me.aPrintAssetsHandling.Shortcut = Nothing
Me.aPrintAssetsHandling.Tag = Nothing
Me.aPrintAssetsHandling.TargetObjectsCriteria = Nothing
Me.aPrintAssetsHandling.TargetViewId = ""
Me.aPrintAssetsHandling.ToolTip = Nothing
Me.aPrintAssetsHandling.TypeOfView = Nothing
'
'aPrintAssetsHandling2
'
Me.aPrintAssetsHandling2.Caption = "Print II."
Me.aPrintAssetsHandling2.ConfirmationMessage = "Do you want to print ?"
Me.aPrintAssetsHandling2.Id = "aPrintAssetsHandling2"
Me.aPrintAssetsHandling2.ImageName = "Action_Printing_Print"
Me.aPrintAssetsHandling2.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
Me.aPrintAssetsHandling2.Shortcut = Nothing
Me.aPrintAssetsHandling2.Tag = Nothing
Me.aPrintAssetsHandling2.TargetObjectsCriteria = Nothing
Me.aPrintAssetsHandling2.TargetViewId = ""
Me.aPrintAssetsHandling2.ToolTip = Nothing
Me.aPrintAssetsHandling2.TypeOfView = Nothing
'
'aViewLateCharges
'
Me.aViewLateCharges.AcceptButtonCaption = Nothing
Me.aViewLateCharges.CancelButtonCaption = Nothing
Me.aViewLateCharges.Caption = "View Late Charges"
Me.aViewLateCharges.ConfirmationMessage = Nothing
Me.aViewLateCharges.Id = "aViewLateCharges"
Me.aViewLateCharges.ImageName = Nothing
Me.aViewLateCharges.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
Me.aViewLateCharges.Shortcut = Nothing
Me.aViewLateCharges.Tag = Nothing
Me.aViewLateCharges.TargetObjectsCriteria = Nothing
Me.aViewLateCharges.TargetViewId = ""
Me.aViewLateCharges.ToolTip = Nothing
Me.aViewLateCharges.TypeOfView = Nothing
'
'aCreateLateCharges
'
Me.aCreateLateCharges.Caption = "aCreate Late Charges"
Me.aCreateLateCharges.Category = "ObjectsCreation"
Me.aCreateLateCharges.ConfirmationMessage = Nothing
Me.aCreateLateCharges.Id = "aCreateLateCharges"
Me.aCreateLateCharges.ImageName = Nothing
Me.aCreateLateCharges.Shortcut = Nothing
Me.aCreateLateCharges.Tag = Nothing
Me.aCreateLateCharges.TargetObjectsCriteria = Nothing
Me.aCreateLateCharges.TargetViewId = ""
Me.aCreateLateCharges.ToolTip = Nothing
Me.aCreateLateCharges.TypeOfView = Nothing
'
'aCountLateCharges
'
Me.aCountLateCharges.Caption = "aCount Late Charges"
Me.aCountLateCharges.Category = "ObjectsCreation"
Me.aCountLateCharges.ConfirmationMessage = "Do you want to execute command ?"
Me.aCountLateCharges.Id = "aCountLateCharges"
Me.aCountLateCharges.ImageName = Nothing
Me.aCountLateCharges.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
Me.aCountLateCharges.Shortcut = Nothing
Me.aCountLateCharges.Tag = Nothing
Me.aCountLateCharges.TargetObjectsCriteria = Nothing
Me.aCountLateCharges.TargetViewId = ""
Me.aCountLateCharges.ToolTip = Nothing
Me.aCountLateCharges.TypeOfView = Nothing
'
'aNoAssetsHandling
'
Me.aNoAssetsHandling.Caption = "aNo Assets Handling"
Me.aNoAssetsHandling.ConfirmationMessage = "Do you want to execute command ?"
Me.aNoAssetsHandling.Id = "aNoAssetsHandling"
Me.aNoAssetsHandling.ImageName = Nothing
Me.aNoAssetsHandling.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
Me.aNoAssetsHandling.Shortcut = Nothing
Me.aNoAssetsHandling.Tag = Nothing
Me.aNoAssetsHandling.TargetObjectsCriteria = Nothing
Me.aNoAssetsHandling.TargetViewId = ""
Me.aNoAssetsHandling.ToolTip = Nothing
Me.aNoAssetsHandling.TypeOfView = Nothing
'
'aPrintAssetsHandling3
'
Me.aPrintAssetsHandling3.Caption = "Print III."
Me.aPrintAssetsHandling3.ConfirmationMessage = "Do you want to print ?"
Me.aPrintAssetsHandling3.Id = "aPrintAssetsHandling3"
Me.aPrintAssetsHandling3.ImageName = "Action_Printing_Print"
Me.aPrintAssetsHandling3.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
Me.aPrintAssetsHandling3.Shortcut = Nothing
Me.aPrintAssetsHandling3.Tag = Nothing
Me.aPrintAssetsHandling3.TargetObjectsCriteria = Nothing
Me.aPrintAssetsHandling3.TargetViewId = Nothing
Me.aPrintAssetsHandling3.ToolTip = Nothing
Me.aPrintAssetsHandling3.TypeOfView = Nothing
'
'aPrintLateChargesDocument
'
Me.aPrintLateChargesDocument.Caption = "aPrint Late Charges Document"
Me.aPrintLateChargesDocument.ConfirmationMessage = Nothing
Me.aPrintLateChargesDocument.Id = "aPrintLateChargesDocument"
Me.aPrintLateChargesDocument.ImageName = Nothing
Me.aPrintLateChargesDocument.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
Me.aPrintLateChargesDocument.Shortcut = Nothing
Me.aPrintLateChargesDocument.Tag = Nothing
Me.aPrintLateChargesDocument.TargetObjectsCriteria = Nothing
Me.aPrintLateChargesDocument.TargetViewId = "PCIGroup_ListView_DelayedPay"
Me.aPrintLateChargesDocument.ToolTip = Nothing
Me.aPrintLateChargesDocument.TypeOfView = Nothing
'
'aViewCPBAssetsPCIRows_ListView
'
Me.aViewCPBAssetsPCIRows_ListView.Caption = "aViewCPBAssetsPCIRows_ListView"
Me.aViewCPBAssetsPCIRows_ListView.ConfirmationMessage = Nothing
Me.aViewCPBAssetsPCIRows_ListView.Id = "aViewCPBAssetsPCIRows_ListView"
Me.aViewCPBAssetsPCIRows_ListView.ImageName = Nothing
Me.aViewCPBAssetsPCIRows_ListView.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
Me.aViewCPBAssetsPCIRows_ListView.Shortcut = Nothing
Me.aViewCPBAssetsPCIRows_ListView.Tag = Nothing
Me.aViewCPBAssetsPCIRows_ListView.TargetObjectsCriteria = Nothing
Me.aViewCPBAssetsPCIRows_ListView.TargetObjectType = GetType(Nuvolar.[Module].AssetsPCIRows)
Me.aViewCPBAssetsPCIRows_ListView.TargetViewId = ""
Me.aViewCPBAssetsPCIRows_ListView.ToolTip = Nothing
Me.aViewCPBAssetsPCIRows_ListView.TypeOfView = Nothing
'
'aViewCPBAssetsHandling_ListView
'
Me.aViewCPBAssetsHandling_ListView.Caption = "aViewCPBAssetsHandling_ListView"
Me.aViewCPBAssetsHandling_ListView.ConfirmationMessage = Nothing
Me.aViewCPBAssetsHandling_ListView.Id = "aViewCPBAssetsHandling_ListView"
Me.aViewCPBAssetsHandling_ListView.ImageName = Nothing
Me.aViewCPBAssetsHandling_ListView.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
Me.aViewCPBAssetsHandling_ListView.Shortcut = Nothing
Me.aViewCPBAssetsHandling_ListView.Tag = Nothing
Me.aViewCPBAssetsHandling_ListView.TargetObjectsCriteria = Nothing
Me.aViewCPBAssetsHandling_ListView.TargetObjectType = GetType(Nuvolar.[Module].AssetsHandling)
Me.aViewCPBAssetsHandling_ListView.TargetViewId = ""
Me.aViewCPBAssetsHandling_ListView.ToolTip = Nothing
Me.aViewCPBAssetsHandling_ListView.TypeOfView = Nothing
'
'aViewPCIDW_AssetsPCIRows
'
Me.aViewPCIDW_AssetsPCIRows.Caption = "aViewPCIDW_AssetsPCIRows"
Me.aViewPCIDW_AssetsPCIRows.ConfirmationMessage = Nothing
Me.aViewPCIDW_AssetsPCIRows.Id = "aViewPCIDW_AssetsPCIRows"
Me.aViewPCIDW_AssetsPCIRows.ImageName = Nothing
Me.aViewPCIDW_AssetsPCIRows.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
Me.aViewPCIDW_AssetsPCIRows.Shortcut = Nothing
Me.aViewPCIDW_AssetsPCIRows.Tag = Nothing
Me.aViewPCIDW_AssetsPCIRows.TargetObjectsCriteria = Nothing
Me.aViewPCIDW_AssetsPCIRows.TargetObjectType = GetType(Nuvolar.[Module].AssetsPCIRows)
Me.aViewPCIDW_AssetsPCIRows.TargetViewId = Nothing
Me.aViewPCIDW_AssetsPCIRows.ToolTip = Nothing
Me.aViewPCIDW_AssetsPCIRows.TypeOfView = Nothing
'
'aPCIGenerate_AssetsHandling
'
Me.aPCIGenerate_AssetsHandling.Caption = "aPCIGenerate_AssetsHandling"
Me.aPCIGenerate_AssetsHandling.Category = "ObjectsCreation"
Me.aPCIGenerate_AssetsHandling.ConfirmationMessage = "Are you sure ?"
Me.aPCIGenerate_AssetsHandling.Id = "aPCIGenerate_AssetsHandling"
Me.aPCIGenerate_AssetsHandling.ImageName = Nothing
Me.aPCIGenerate_AssetsHandling.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
Me.aPCIGenerate_AssetsHandling.Shortcut = Nothing
Me.aPCIGenerate_AssetsHandling.Tag = Nothing
Me.aPCIGenerate_AssetsHandling.TargetObjectsCriteria = Nothing
Me.aPCIGenerate_AssetsHandling.TargetObjectType = GetType(Nuvolar.[Module].AssetsPCIRows)
Me.aPCIGenerate_AssetsHandling.TargetViewId = Nothing
Me.aPCIGenerate_AssetsHandling.ToolTip = Nothing
Me.aPCIGenerate_AssetsHandling.TypeOfView = Nothing
'
'aAssetsHandling_CreateSendEmailQueue
'
Me.aAssetsHandling_CreateSendEmailQueue.Caption = "aAssetsHandling_CreateSendEmailQueue"
Me.aAssetsHandling_CreateSendEmailQueue.ConfirmationMessage = Nothing
Me.aAssetsHandling_CreateSendEmailQueue.Id = "aAssetsHandling_CreateSendEmailQueue"
Me.aAssetsHandling_CreateSendEmailQueue.ImageName = Nothing
Me.aAssetsHandling_CreateSendEmailQueue.Shortcut = Nothing
Me.aAssetsHandling_CreateSendEmailQueue.Tag = Nothing
Me.aAssetsHandling_CreateSendEmailQueue.TargetObjectsCriteria = Nothing
Me.aAssetsHandling_CreateSendEmailQueue.TargetObjectType = GetType(Nuvolar.[Module].AssetsHandling)
Me.aAssetsHandling_CreateSendEmailQueue.TargetViewId = Nothing
Me.aAssetsHandling_CreateSendEmailQueue.ToolTip = Nothing
Me.aAssetsHandling_CreateSendEmailQueue.TypeOfView = Nothing
'
'aAssetsHandling_RemoveSendEmailQueue
'
Me.aAssetsHandling_RemoveSendEmailQueue.Caption = "aAssetsHandling_RemoveSendEmailQueue"
Me.aAssetsHandling_RemoveSendEmailQueue.ConfirmationMessage = Nothing
Me.aAssetsHandling_RemoveSendEmailQueue.Id = "aAssetsHandling_RemoveSendEmailQueue"
Me.aAssetsHandling_RemoveSendEmailQueue.ImageName = Nothing
Me.aAssetsHandling_RemoveSendEmailQueue.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
Me.aAssetsHandling_RemoveSendEmailQueue.Shortcut = Nothing
Me.aAssetsHandling_RemoveSendEmailQueue.Tag = Nothing
Me.aAssetsHandling_RemoveSendEmailQueue.TargetObjectsCriteria = Nothing
Me.aAssetsHandling_RemoveSendEmailQueue.TargetObjectType = GetType(Nuvolar.[Module].AssetsHandling)
Me.aAssetsHandling_RemoveSendEmailQueue.TargetViewId = Nothing
Me.aAssetsHandling_RemoveSendEmailQueue.ToolTip = Nothing
Me.aAssetsHandling_RemoveSendEmailQueue.TypeOfView = Nothing
'
'aAssetsHandling_GroupChange
'
Me.aAssetsHandling_GroupChange.AcceptButtonCaption = Nothing
Me.aAssetsHandling_GroupChange.CancelButtonCaption = Nothing
Me.aAssetsHandling_GroupChange.Caption = "aAssetsHandling_GroupChange"
Me.aAssetsHandling_GroupChange.ConfirmationMessage = Nothing
Me.aAssetsHandling_GroupChange.Id = "aAssetsHandling_GroupChange"
Me.aAssetsHandling_GroupChange.ImageName = Nothing
Me.aAssetsHandling_GroupChange.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
Me.aAssetsHandling_GroupChange.Shortcut = Nothing
Me.aAssetsHandling_GroupChange.Tag = Nothing
Me.aAssetsHandling_GroupChange.TargetObjectsCriteria = Nothing
Me.aAssetsHandling_GroupChange.TargetObjectType = GetType(Nuvolar.[Module].AssetsHandling)
Me.aAssetsHandling_GroupChange.TargetViewId = Nothing
Me.aAssetsHandling_GroupChange.ToolTip = Nothing
Me.aAssetsHandling_GroupChange.TypeOfView = Nothing
'
'aViewLateCharges_AssetsHandling
'
Me.aViewLateCharges_AssetsHandling.AcceptButtonCaption = Nothing
Me.aViewLateCharges_AssetsHandling.CancelButtonCaption = Nothing
Me.aViewLateCharges_AssetsHandling.Caption = "View Late Charges"
Me.aViewLateCharges_AssetsHandling.ConfirmationMessage = Nothing
Me.aViewLateCharges_AssetsHandling.Id = "aViewLateCharges_AssetsHandling"
Me.aViewLateCharges_AssetsHandling.ImageName = Nothing
Me.aViewLateCharges_AssetsHandling.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
Me.aViewLateCharges_AssetsHandling.Shortcut = Nothing
Me.aViewLateCharges_AssetsHandling.Tag = Nothing
Me.aViewLateCharges_AssetsHandling.TargetObjectsCriteria = Nothing
Me.aViewLateCharges_AssetsHandling.TargetObjectType = GetType(Nuvolar.[Module].AssetsHandling)
Me.aViewLateCharges_AssetsHandling.TargetViewId = ""
Me.aViewLateCharges_AssetsHandling.ToolTip = Nothing
Me.aViewLateCharges_AssetsHandling.TypeOfView = Nothing
'
'aSelectCustomersFromAssetsHandlingPCI
'
Me.aSelectCustomersFromAssetsHandlingPCI.AcceptButtonCaption = Nothing
Me.aSelectCustomersFromAssetsHandlingPCI.CancelButtonCaption = Nothing
Me.aSelectCustomersFromAssetsHandlingPCI.Caption = "Select CustomersFrom"
Me.aSelectCustomersFromAssetsHandlingPCI.ConfirmationMessage = Nothing
Me.aSelectCustomersFromAssetsHandlingPCI.Id = "aSelectCustomersFromAssetsHandlingPCI"
Me.aSelectCustomersFromAssetsHandlingPCI.ImageName = Nothing
Me.aSelectCustomersFromAssetsHandlingPCI.Shortcut = Nothing
Me.aSelectCustomersFromAssetsHandlingPCI.Tag = Nothing
Me.aSelectCustomersFromAssetsHandlingPCI.TargetObjectsCriteria = Nothing
Me.aSelectCustomersFromAssetsHandlingPCI.TargetObjectType = GetType(Nuvolar.[Module].AssetsPCICustomersFrom)
Me.aSelectCustomersFromAssetsHandlingPCI.TargetViewId = Nothing
Me.aSelectCustomersFromAssetsHandlingPCI.TargetViewType = DevExpress.ExpressApp.ViewType.ListView
Me.aSelectCustomersFromAssetsHandlingPCI.ToolTip = Nothing
Me.aSelectCustomersFromAssetsHandlingPCI.TypeOfView = GetType(DevExpress.ExpressApp.ListView)
'
'aCreateLateChargesDocument
'
Me.aCreateLateChargesDocument.AcceptButtonCaption = Nothing
Me.aCreateLateChargesDocument.CancelButtonCaption = Nothing
Me.aCreateLateChargesDocument.Caption = "aCreate Late Charges Document"
Me.aCreateLateChargesDocument.ConfirmationMessage = Nothing
Me.aCreateLateChargesDocument.Id = "aCreateLateChargesDocument"
Me.aCreateLateChargesDocument.ImageName = Nothing
Me.aCreateLateChargesDocument.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
Me.aCreateLateChargesDocument.Shortcut = Nothing
Me.aCreateLateChargesDocument.Tag = Nothing
Me.aCreateLateChargesDocument.TargetObjectsCriteria = Nothing
Me.aCreateLateChargesDocument.TargetObjectType = GetType(Nuvolar.[Module].PCIGroup)
Me.aCreateLateChargesDocument.TargetViewId = "PCIGroup_ListView_DelayedPay"
Me.aCreateLateChargesDocument.ToolTip = Nothing
Me.aCreateLateChargesDocument.TypeOfView = Nothing
'
'aRemoveLateChargesDocument
'
Me.aRemoveLateChargesDocument.Caption = "aRemove Late Charges Document"
Me.aRemoveLateChargesDocument.ConfirmationMessage = "Do you want to execute ?"
Me.aRemoveLateChargesDocument.Id = "aRemoveLateChargesDocument"
Me.aRemoveLateChargesDocument.ImageName = Nothing
Me.aRemoveLateChargesDocument.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
Me.aRemoveLateChargesDocument.Shortcut = Nothing
Me.aRemoveLateChargesDocument.Tag = Nothing
Me.aRemoveLateChargesDocument.TargetObjectsCriteria = Nothing
Me.aRemoveLateChargesDocument.TargetObjectType = GetType(Nuvolar.[Module].PCIGroup)
Me.aRemoveLateChargesDocument.TargetViewId = "PCIGroup_ListView_DelayedPay"
Me.aRemoveLateChargesDocument.ToolTip = Nothing
Me.aRemoveLateChargesDocument.TypeOfView = Nothing
End Sub
Friend WithEvents aGenerateAssetsReport As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aCreateAssetsHandling As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aViewAttachments_AssetsHandling As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aPrintAssetsHandling As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aPrintAssetsHandling2 As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aViewLateCharges As DevExpress.ExpressApp.Actions.PopupWindowShowAction
Friend WithEvents aCreateLateCharges As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aCountLateCharges As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aNoAssetsHandling As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aViewCPBAssetsPCIRows_ListView As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aViewCPBAssetsHandling_ListView As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aViewPCIDW_AssetsPCIRows As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aPCIGenerate_AssetsHandling As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aAssetsHandling_CreateSendEmailQueue As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aAssetsHandling_RemoveSendEmailQueue As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aAssetsHandling_GroupChange As DevExpress.ExpressApp.Actions.PopupWindowShowAction
Friend WithEvents aViewLateCharges_AssetsHandling As DevExpress.ExpressApp.Actions.PopupWindowShowAction
Friend WithEvents aSelectCustomersFromAssetsHandlingPCI As DevExpress.ExpressApp.Actions.PopupWindowShowAction
Friend WithEvents aPrintAssetsHandling3 As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aCreateLateChargesDocument As DevExpress.ExpressApp.Actions.PopupWindowShowAction
Friend WithEvents aRemoveLateChargesDocument As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aPrintLateChargesDocument As DevExpress.ExpressApp.Actions.SimpleAction
End Class