Gets or sets the minimal type of update that a user would like to know about.
Namespace: Censitif.Library.ComponentAssembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
UpdateType CheckForUpdateType { get; set; }
UpdateType CheckForUpdateType { get; set; }
Property CheckForUpdateType As UpdateType
Get
Set
Property CheckForUpdateType As UpdateType
Get
Set
property UpdateType CheckForUpdateType {
UpdateType get ();
void set (UpdateType value);
}
property UpdateType CheckForUpdateType {
UpdateType get ();
void set (UpdateType value);
}
Property Value
Type:
UpdateTypeThe minimal type of update that a user would like to know about.