WebFactorFieldIsSubstantial Property |
Indicator of whether or not this factor field is a substantial 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 IsSubstantial { get; set; }
Public Property IsSubstantial As Boolean
Get
Set
public:
property bool IsSubstantial {
bool get ();
void set (bool value);
}
member IsSubstantial : bool with get, set
Property Value
Type:
BooleanSee Also