public virtual bool CanSetTime( TimeParameters timeParams )
Public Overridable Function CanSetTime( _ ByVal timeParams As TimeParameters _ ) As Boolean
Parameters
- timeParams
- The time parameters to set.
Return Value
True if the mapMember supports time filtering and the timeParams> are valid. False otherwise.