For Babelfish Release 1.11.3.13

GetClubListPublicRequestSearchParameterState Enumeration

Definition

Namespace: Scopos.BabelFish.Requests.ClubsAPI
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
public enum SearchParameterState

Members

IGNORE0 
MUST_HAVE1 
MUST_NOT_HAVE2 

Extension Methods

Description Returns the Description attribute of an enum. If Description is not an attribute returns the .toString() value.
(Defined by EnumHelper)
GetAttributeOfTypeT Gets an attribute on an enum field value
(Defined by EnumHelper)

See Also