WebDyntaxaRevisionSpeciesFactIsChangedInRevisionEventIdSpecified Property |
Specifies if property ChangedInRevisionEventId contains a value or not.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IsChangedInRevisionEventIdSpecified { get; set; }
Public Property IsChangedInRevisionEventIdSpecified As Boolean
Get
Set
public:
property bool IsChangedInRevisionEventIdSpecified {
bool get ();
void set (bool value);
}
member IsChangedInRevisionEventIdSpecified : bool with get, set
Property Value
Type:
BooleanSee Also