| GoogleDateParameter Class |
|
Namespace: DataPA.Utils.QueryEngine
public class GoogleDateParameter : GoogleDateParameter_GoogleDateParameter, ISerializable
The GoogleDateParameter type exposes the following members.
| Name | Description | |
|---|---|---|
| GoogleDateParameter | Initializes a new instance of the GoogleDateParameter class |
| Name | Description | |
|---|---|---|
| GetObjectData | ||
| SetObjectData |
| Name | Description | |
|---|---|---|
| (GoogleDateParameter to DateTime) |
Implements the conversion of GoogleDateParameter objects to date
|
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| Description |
Gets and sets the Description to be used when prompting for this date value
| |
| GoogleDateParameterValueSource |
Gets and sets a property that determines how the date value will be derived
| |
| Label |
Gets and sets the label to be used when prompting for this date value
| |
| ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
| |
| Value |
Gets and sets a DateTimeFilterValue object that represents the value set for this parameter
|