Click or drag to resize

IKasLinkEvent Interface

A holder for simple source-to-target event.

Namespace:  KASAPIv2
Assembly:  KAS-API-v2 (in KAS-API-v2.dll) Version: KAS API v2
Syntax
C#
public interface IKasLinkEvent
Request Example View Source

The IKasLinkEvent type exposes the following members.

Properties
  NameDescription
Public propertyactor
Actor who changed the links tate.
Public propertysource
Link source.
Public propertytarget
Link target.
Top
See Also