Namespace: Org.BouncyCastle.Ocsp
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# | 
|---|
public DateTimeObject NextUpdate { get; }  | 
| Visual Basic | 
|---|
Public ReadOnly Property NextUpdate As DateTimeObject Get  | 
| Visual C++ | 
|---|
public: property DateTimeObject^ NextUpdate { DateTimeObject^ get (); }  |