EasyObjects.NET Programmers Reference

EasyObject.SetGuidAsString Method 

Used by the String Properties in your generated class.

protected Guid SetGuidAsString(
   string fieldName,
   string data
);

Parameters

fieldName
The column name to store the value in
data
The Value

Return Value

The Strong Type

See Also

EasyObject Class | NCI.EasyObjects Namespace