WorksetTable.GetWorkset
Description:
Returns the workset from a input Guid.
Returns the workset from a input Guid.
Overloads (2):
GetWorkset(Guid)
public Workset GetWorkset(
Guid guid
)
-
GuidguidGuid of the workset.
Return Value
nullNothingnullptr
The returned workset. null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no workset in this table with this Id.