Click or drag to resize

CWormsWmdRecordHasField(Int32) Method

Indicates if this record has data for the specified FID.

Namespace: Woti.Wmd
Assembly: Woti (in Woti.dll) Version: 13.4.259.0
Syntax
public virtual bool HasField(
	int lFid
)

Parameters

lFid  Int32
 

Return Value

Boolean
See Also