ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

SapAttributeOwnType Property

The type of your own system.

Syntax

__property TibiSapServerSapAttributeOwnTypes SapAttributeOwnType = {read=FSapAttributeOwnType, write=FSetSapAttributeOwnType};



enum TibiSapServerSapAttributeOwnTypes { otUnknown=0, otR2Server=1, otR3Server=2, otExternal=3, otRegisteredExternal=4, otSHM=5 };

Default Value

0

Remarks

The type of your own system. A list of valid system types are listed below:

otUnknown (0) Unknown
otR2Server (1) R2 Server
otR3Server (2) R3 Server
otExternal (3) External
otRegisteredExternal (4) Registered External
otSHM (5) Shared Memory

This property is read-only.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0