PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class RhpBETipos.Colisao

    Inheritance
    System.Object
    RhpBETipos.Colisao
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: RhpBE100
    Assembly: RhpBE100.dll
    Syntax
    public class Colisao

    Constructors

    Colisao()

    Declaration
    public Colisao()

    Properties

    Curso1

    Declaration
    public string Curso1 { get; set; }
    Property Value
    Type Description
    System.String

    Curso2

    Declaration
    public string Curso2 { get; set; }
    Property Value
    Type Description
    System.String

    Data

    Declaration
    public DateTime Data { get; set; }
    Property Value
    Type Description
    System.DateTime

    Plano

    Declaration
    public string Plano { get; set; }
    Property Value
    Type Description
    System.String

    Recurso

    Declaration
    public string Recurso { get; set; }
    Property Value
    Type Description
    System.String

    TipoColisao

    Declaration
    public int TipoColisao { get; set; }
    Property Value
    Type Description
    System.Int32