Interface IStdBSFum
Assembly: StdPlatBS100.dll
Syntax
[ComVisible(true)]
[Guid("8736006A-6214-41BD-8B12-0FA9908738A6")]
public interface IStdBSFum
Methods
CompatibilityStub(String, Object[])
Declaration
object CompatibilityStub(string strOperation, params object[] arrParams)
Parameters
| Type |
Name |
Description |
| System.String |
strOperation |
|
| System.Object[] |
arrParams |
|
Returns
| Type |
Description |
| System.Object |
|
DaListaEventos()
Declaration
PrimaveraOrderedDictionary DaListaEventos()
Returns
| Type |
Description |
| Primavera.Platform.Collections.PrimaveraOrderedDictionary |
|
DaListaEventosEx()
Declaration
PrimaveraOrderedDictionary DaListaEventosEx()
Returns
| Type |
Description |
| Primavera.Platform.Collections.PrimaveraOrderedDictionary |
|
LimpaListaEventos(DateTime)
Declaration
void LimpaListaEventos(DateTime dtReferencia)
Parameters
| Type |
Name |
Description |
| System.DateTime |
dtReferencia |
|
RecolheEvento(String, String)
Declaration
void RecolheEvento(string CustomerID, string TraceKey)
Parameters
| Type |
Name |
Description |
| System.String |
CustomerID |
|
| System.String |
TraceKey |
|
RecolheEventoEx(String, String, Int32)
Declaration
void RecolheEventoEx(string CustomerID, string TraceKey, int lngValue)
Parameters
| Type |
Name |
Description |
| System.String |
CustomerID |
|
| System.String |
TraceKey |
|
| System.Int32 |
lngValue |
|