DocsMarshal
/
Types
/
DocsMarshal.Entities.Query.WhereRelation
class
WhereRelation
Base class:
This type does not have any base class
Implemented interfaces:
IWhereRelation
Derived types:
This type is not derived by any type in DocsMarshal.
Constructors
WhereRelation
()
Properties
ERelationDirection
Direction
{ get; set; }
List
<
Guid
>
ObjectIds
{ get; set; }
Top