Metodo DedNetInvAppAllowHotTracking
|
Determina se l'elemento è passibile di hot tracking
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.0
Sintassi public bool AllowHotTracking(
FileStateElement el
)
Public Function AllowHotTracking (
el As FileStateElement
) As Boolean
public:
virtual bool AllowHotTracking(
FileStateElement^ el
) sealed
abstract AllowHotTracking :
el : FileStateElement -> bool
override AllowHotTracking :
el : FileStateElement -> bool
Parametri
- el FileStateElement
Valore di ritorno
BooleanImplementa
IFileStateInformerAllowHotTracking(FileStateElement)Vedi anche