adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ObjectChangeLog Class / TargetClassID Property

In This Topic
    TargetClassID Property (ObjectChangeLog)
    In This Topic
    The ADTObject.ClassID ClassID of the affected object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TargetClassID As ClassID
    public ClassID TargetClassID {get;}
    See Also