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


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