adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ObjectNotFoundException Class / ObjectRequested Property


In This Topic
    ObjectRequested Property
    In This Topic
    The OID.ObjectID of the requested object
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ObjectRequested As String
    public string ObjectRequested {get;}
    public:
    property String^ ObjectRequested {
       String^ get();
    }
    See Also