PFRelation_BaseObjectParentType, ChildTypeGet Method (Guid) |
Gets an object by its GUID.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public ChildType Get(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
Return Value
Type:
ChildTypeFound object or null.
See Also