WebSpeciesObservationFieldDescriptionIsClass Property |
Indication of whether this object represents a full class representing a group of fields or an acutal 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 IsClass { get; set; }
Public Property IsClass As Boolean
Get
Set
public:
property bool IsClass {
bool get ();
void set (bool value);
}
member IsClass : bool with get, set
Property Value
Type:
BooleanSee Also