Hexapp.com
/ Documentation
Hexapp Documentation
Hexapp API
Reference
Packflow.Core
PFRelation_BaseObject(ParentType, ChildType) Class
PFRelation_BaseObject(ParentType, ChildType) Methods
Get Method
Get Method (Guid)
Get Method (PFQuery)
Get Method (PFQueryFilter[])
Get Method (String, Object)
Get Method (PFQueryFilter, PFQueryOrder)
Get Method (String, PFQueryFilterOperator, Object)
Get Method (String, Object, String)
Get Method (String, PFQueryFilterOperator, Object, String)
Get Method (String, Object, String, Boolean)
Get Method (String, PFQueryFilterOperator, Object, String, Boolean)
PFRelation_BaseObject
<
ParentType
,
ChildType
>
.
Get Method (String, Object, String, Boolean)
Gets all objects with a specific value, ordered by a given column.
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
List
<ChildType>
Get
(
string
fieldName
,
Object
fieldValue
,
string
orderBy
,
bool
ascending
)
Parameters
fieldName
Type:
System
.
String
fieldValue
Type:
System
.
Object
orderBy
Type:
System
.
String
ascending
Type:
System
.
Boolean
Return Value
Type:
List
<
ChildType
>
List of found objects.
See Also
Reference
PFRelation_BaseObject
<
ParentType, ChildType
>
Class
Get Overload
Packflow.Core Namespace
www.hexapp.com
×
Close feedback form
Send us
comments or requests about documentation