wwBusiness.Load

Loads a DataRow object into the oData member based on the Int pk passed A new comment

public virtual bool Load( int Pk );

Return Value

Boolean

Parameters

Pk

Overloads:

public virtual bool Load( string Pk );
public virtual bool Load( Guid Pk );
public virtual bool Load( object Pk );

See also:

Class wwBusiness


 Last Updated: 3/7/2007 | Send topic feedback