BizBlox
Populate the collection by the finding a record with the specified primary key value.

Declaration Syntax
public void FindByPK(
Guid uid
)
Public Sub FindByPK ( _
uid As Guid _
)
public:
void FindByPK(
Guid uid
)

Parameters
- uid (Guid)
- Primary key to find

Remarks
Assembly:
pixolut.BizBlox (Module: pixolut.BizBlox) Version: 1.8.5.0