ITravelInterfaceUAWriteFile Method |
UAWriteFile
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxbool UAWriteFile(
int DbId
)
Function UAWriteFile (
DbId As Integer
) As Boolean
Dim instance As ITravelInterface
Dim DbId As Integer
Dim returnValue As Boolean
returnValue = instance.UAWriteFile(DbId)
bool UAWriteFile(
[InAttribute] int DbId
)
Parameters
- DbId
- Type: SystemInt32
Return Value
Type:
Boolean
See Also