WebDyntaxaRevisionSpeciesFactStatusId Property |
StatusId for this species fact.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public Nullable<int> StatusId { get; set; }
Public Property StatusId As Nullable(Of Integer)
Get
Set
public:
property Nullable<int> StatusId {
Nullable<int> get ();
void set (Nullable<int> value);
}
member StatusId : Nullable<int> with get, set
Property Value
Type:
NullableInt32See Also