WebFactorUpdateModeType Property |
Type for this factor update mode.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public FactorUpdateModeType Type { get; set; }
Public Property Type As FactorUpdateModeType
Get
Set
public:
property FactorUpdateModeType Type {
FactorUpdateModeType get ();
void set (FactorUpdateModeType value);
}
member Type : FactorUpdateModeType with get, set
Property Value
Type:
FactorUpdateModeTypeSee Also