C-DEngine 5.105

TSM..::..DoesORGContain Method

Checks if the given Originator DeviceID is in the list of Origins

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

Syntax


public bool DoesORGContain(
	Guid tGuid
)
Public Function DoesORGContain ( _
	tGuid As Guid _
) As Boolean
public:
bool^ DoesORGContain(
	Guid^ tGuid
)

Parameters

tGuid
Type: Guid

Return Value