Show / Hide Table of Contents

Class RelationshipPredicates

Provides a static list of relationship definitions.

Inheritance
object
RelationshipPredicates
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Algenta.Colectica.Model.Repository
Assembly: Algenta.Colectica.Model.dll
Syntax
public static class RelationshipPredicates

Properties

BasedOnReference

Gets the identifier of the generic resource reference predicate.

Declaration
public static Guid BasedOnReference { get; }
Property Value
Type Description
Guid

ResourceReference

Gets the identifier of the generic resource reference predicate.

Declaration
public static Guid ResourceReference { get; }
Property Value
Type Description
Guid
In this article
Back to top Generated by DocFX