コード例 #1
0
ファイル: CTypeAlarme.cs プロジェクト: ykebaili/Timos
 /// /////////////////////////////////////////////
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom,
                                   I.T("Alarm type|20246"),
                                   typeof(CTypeAlarme),
                                   typeof(CDefinisseurChampsPourTypeSansDefinisseur));
 }
コード例 #2
0
ファイル: CAgentSnmp.cs プロジェクト: ykebaili/Timos
 /// /////////////////////////////////////////////
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Snmp agent", typeof(CAgentSnmp));
 }
コード例 #3
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Custom Table type", typeof(CTypeTableParametrable), typeof(CDefinisseurChampsPourTypeSansDefinisseur));
 }
コード例 #4
0
 public static void RegisterRole()
 {
     CRoleChampCustom.RegisterRole(CTypeConsommable.c_roleChampCustom, I.T("Consumable Type|10033"), typeof(CTypeConsommable), typeof(CFamilleEquipement));
 }
コード例 #5
0
ファイル: CEtapeWorkflow.cs プロジェクト: ykebaili/sc2idlls
 /// //////////////////////////////////////////////////
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, I.T("Workflow step|20067"),
                                   typeof(CEtapeWorkflow),
                                   typeof(CTypeEtapeWorkflow));
 }
コード例 #6
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, I.T("Order|20116"), typeof(CCommande), typeof(CTypeCommande));
 }
コード例 #7
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, I.T("Workflow Step Type|10002"), typeof(CTypeEtapeWorkflow), typeof(CDefinisseurChampsPourTypeSansDefinisseur));
 }
コード例 #8
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Intervention type", typeof(CTypeIntervention), typeof(CDefinisseurChampsPourTypeSansDefinisseur));
 }
コード例 #9
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Constraint type", typeof(CTypeContrainte), typeof(CDefinisseurChampsPourTypeSansDefinisseur));
 }
コード例 #10
0
ファイル: CStock.cs プロジェクト: ykebaili/Timos
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Stock", typeof(CStock), typeof(CTypeStock));
 }
コード例 #11
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Network Link", typeof(CLienReseau), typeof(CTypeLienReseau));
 }
コード例 #12
0
 /// /////////////////////////////////////////////
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, I.T("Equipment survey|20244"), typeof(CReleveEquipement), typeof(CDefinisseurChampsCustomReleveEquipement));
 }
コード例 #13
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Organisational entity", typeof(CEntiteOrganisationnelle), typeof(CTypeEntiteOrganisationnelle));
 }
コード例 #14
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Logical Equipment", typeof(CEquipementLogique), typeof(CTypeEquipement));
 }
コード例 #15
0
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(CRoleFormulaireSurImpressionWin32.c_roleChampCustom, "Overdraw", null);
 }
コード例 #16
0
ファイル: CTableParametrable.cs プロジェクト: ykebaili/Timos
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Custom Table", typeof(CTableParametrable), typeof(CTypeTableParametrable));
 }
コード例 #17
0
ファイル: CDocumentGED.cs プロジェクト: ykebaili/sc2idlls
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "EDM Document", typeof(CDocumentGED));
 }
コード例 #18
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Ticket phase", typeof(CPhaseTicket), typeof(CTypePhase));
 }
コード例 #19
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Diary entry", typeof(CEntreeAgenda), typeof(CTypeEntreeAgenda));
 }
コード例 #20
0
ファイル: CTypeTicket.cs プロジェクト: ykebaili/Timos
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Ticket type", typeof(CTypeTicket), typeof(CDefinisseurChampsPourTypeSansDefinisseur));
 }
コード例 #21
0
ファイル: CTypeRessource.cs プロジェクト: ykebaili/Timos
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Resource type", typeof(CTypeRessource), typeof(CDefinisseurChampsPourTypeSansDefinisseur));
 }
コード例 #22
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, I.T("Delivery|20120"), typeof(CLivraisonEquipement), typeof(CTypeLivraisonEquipement));
 }
コード例 #23
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Alarms", typeof(CAlarme), typeof(CTypeAlarme));
 }
コード例 #24
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Member Activity", typeof(CActiviteActeur), typeof(CTypeActiviteActeur));
 }
コード例 #25
0
ファイル: COperation.cs プロジェクト: ykebaili/Timos
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Operation", typeof(COperation), typeof(CTypeOperation));
 }
コード例 #26
0
ファイル: CDossierSuivi.cs プロジェクト: ykebaili/Timos
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "WorkBook", typeof(CDossierSuivi), typeof(CTypeDossierSuivi));
 }
コード例 #27
0
ファイル: CContrainte.cs プロジェクト: ykebaili/Timos
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Constraint", typeof(CContrainte), typeof(CTypeContrainte));
 }
コード例 #28
0
ファイル: CTicket.cs プロジェクト: ykebaili/Timos
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Ticket", typeof(CTicket), typeof(CTypeTicket), typeof(COrigineTicket));
 }
コード例 #29
0
ファイル: CRelationElement_EO.cs プロジェクト: ykebaili/Timos
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Organisational entity / element", typeof(CRelationElement_EO), typeof(CDefinisseurChampsCustomTypeEoPourType));
 }
コード例 #30
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, I.T("Logical Equipment Type|20017"), typeof(CTypeEquipementLogique), typeof(CFamilleEquipementLogique));
 }