adTempus API
ArcanaDevelopment.adTempus.Client Namespace / IllegalObjectReassignmentException Class / CurrentOwner Property


In This Topic
    CurrentOwner Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CurrentOwner As ADTObject
    public ADTObject CurrentOwner {get;}
    public:
    property ADTObject^ CurrentOwner {
       ADTObject^ get();
    }
    See Also