adTempus API
ArcanaDevelopment.adTempus.Client Namespace / SearchReplaceResult Class / PrimaryObjectFetched Property

In This Topic
    PrimaryObjectFetched Property
    In This Topic
    Indicates whether the top-level object has been fetched from the server.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PrimaryObjectFetched As Boolean
    public bool PrimaryObjectFetched {get;}
    See Also