Exemplo n.º 1
0
        public TP145210GB01_PersonWithOrganizationUniversal()
            : base()
        {
            RelatedEntityRole              = new r_assignedEntity("ASSIGNED");
            RelatedEntityRole.templateId   = TEMPLATEID;
            RelatedEntityRole.templateText = TEMPLATETEXT;

            RelatedEntityRole.InitPerson();
        }
Exemplo n.º 2
0
        public TP145205GB01_PersonUniversal()
            : base()
        {
            DataEntererRole              = new r_assignedEntity("ASSIGNED");
            DataEntererRole.templateId   = TEMPLATEID;
            DataEntererRole.templateText = TEMPLATETEXT;

            DataEntererRole.InitPerson();
        }