Click or drag to resize
IUserAccessiableIsPlatform Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
bool IsPlatform(
	ePlatform inPlatform
)

Parameters

inPlatform
Type: SurveyToGo.UserLogic.InterfacesePlatform

Return Value

Type: Boolean
See Also