Metodo DedNetAcadAppAllowHotTracking
|
Determina se l'elemento è passibile di hot tracking
Namespace: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 28.1.0-RC
Sintassipublic 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