WebFactorFieldIsMain Property |
Indicator of whether or not this factor field is the main field.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IsMain { get; set; }
Public Property IsMain As Boolean
Get
Set
public:
property bool IsMain {
bool get ();
void set (bool value);
}
member IsMain : bool with get, set
Property Value
Type:
BooleanSee Also