PfsScheduleLinks.DeleteVarLink



DeleteVarLink(vNameOrPos As Variant) As Boolean

Parameters

vNameOrPos As Variant
Index or name of the VariableLink object within the collection.

If the parameter is a numerical value, the dynamic element is searched by its index (>= 0 and <= Count-1).
If it is an alphanumerical value, the dynamic element is searched by its unique name.
ED
avaliable
RT
avaliable

Remarks

With this methode a variable link can be deleted.

See Also

PfsScheduleLinks