Hexapp Documentation
Hexapp Documentation
Hexapp API
Reference
Packflow.Core
PFRelation_BaseObject(ParentType, ChildType) Class
PFRelation_BaseObject(ParentType, ChildType) Methods
GetByGuids Method
GetByGuids Method (List(Guid))
GetByGuids Method (Guid[])
PFRelation_BaseObject
ParentType
,
ChildType
GetByGuids Method (List
Guid
)
Gets objects by their GUIDs. This is more optimized than calling GetByGuid multiple times.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
Copy
public
virtual
List
<ChildType>
GetByGuids
(
List
<
Guid
>
guids
)
Parameters
guids
Type:
System.Collections.Generic
List
Guid
Return Value
Type:
List
ChildType
List of found objects.
See Also
Reference
PFRelation_BaseObject
ParentType, ChildType
Class
GetByGuids Overload
Packflow.Core Namespace
www.hexapp.com
×
Close feedback form
Send us
comments or requests about documentation