TFS_ANTIGUO/SIGPC/AyAEL/APL/rolaccesoactividadesEL.cs
kledezma 7fdadc4709 KLB
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C519
2021-01-22 15:05:35 +00:00

15 lines
458 B
C#

// Decompiled with JetBrains decompiler
// Type: AyAEL.APL.rolaccesoactividadesEL
// Assembly: AyAEL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
// MVID: 426D1708-8588-4AC2-A7C0-DB4806E5D5ED
// Assembly location: C:\Users\EQUIPO\Downloads\Raiz\Raiz\bin\AyAEL.dll
namespace AyAEL.APL
{
public class rolaccesoactividadesEL : AyAEL
{
public int FKROLACCESO { get; set; }
public new int FKACTIVIDAD { get; set; }
}
}