adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ReadOnlyException Class / SourceObject Property

In This Topic
    SourceObject Property (ReadOnlyException)
    In This Topic
    The object that resulted in the exception.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SourceObject As ADTObject
    public ADTObject SourceObject {get;}
    See Also