Class BasBEParamsIntrodNotas
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: BasBE100
Assembly: BasBE100.dll
Syntax
[ComVisible(true)]
[Guid("812431f2-cb96-4f5e-92e2-a52a1b902765")]
[ClassInterface(ClassInterfaceType.None)]
public class BasBEParamsIntrodNotas : BasBaseBE
Constructors
BasBEParamsIntrodNotas()
Declaration
public BasBEParamsIntrodNotas()
Properties
IdContacto
Declaration
public string IdContacto { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdNota
Declaration
public string IdNota { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NotasContacto
Declaration
public BasBELinhasContactoNota NotasContacto { get; set; }
Property Value
Type | Description |
---|---|
BasBELinhasContactoNota |
TipoNota
Declaration
public int TipoNota { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |