FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / GetCacheOptionsCompletedEventArgs Class / Item Property

In This Topic
    Item Property (GetCacheOptionsCompletedEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Item As ExpirationDefinition
    public ExpirationDefinition Item {get;}
    See Also