C-DEngine 5.105

TheNMIEngine..::..DeleteFieldById Method

Deletes a Field by a given Fld ID

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

Syntax


public static bool DeleteFieldById(
	Guid pGuid
)
Public Shared Function DeleteFieldById ( _
	pGuid As Guid _
) As Boolean
public:
static bool^ DeleteFieldById(
	Guid^ pGuid
)

Parameters

pGuid
Type: Guid

Return Value