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