C-DEngine 5.105

TheThing..::..MemberGetSafePropertyBool Method

Namespace:  nsCDEngine.Engines.ThingService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static bool MemberGetSafePropertyBool(
	ICDEThing pThing,
	string pName
)
Public Shared Function MemberGetSafePropertyBool ( _
	pThing As ICDEThing, _
	pName As String _
) As Boolean
public:
static bool^ MemberGetSafePropertyBool(
	ICDEThing^ pThing, 
	String^ pName
)

Return Value