WebTimeSpanIsDaysSpecified Property |
Indicates if property Days has been set.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IsDaysSpecified { get; set; }
Public Property IsDaysSpecified As Boolean
Get
Set
public:
property bool IsDaysSpecified {
bool get ();
void set (bool value);
}
member IsDaysSpecified : bool with get, set
Property Value
Type:
BooleanSee Also