EasyObjects.NET Programmers Reference

EasyObject.GetGuid Method 

Used by the Properties in your generated class.

protected Guid GetGuid(
   string fieldName
);

Parameters

fieldName
The column name in the internal DataTable

Return Value

Missing <returns> documentation for M:NCI.EasyObjects.EasyObject.GetGuid(System.String)

See Also

EasyObject Class | NCI.EasyObjects Namespace