PersistenceEntitySourceGetRelationsTObject Method (NullableGuid, NullableInt32) |
Namespace: SanteDB.Core.Data
public IQueryResultSet<TObject> GetRelations<TObject>( Guid? sourceKey, int? sourceVersionSequence ) where TObject : new(), IdentifiedData, IVersionedAssociation
[Missing <param name="sourceKey"/> documentation for "M:SanteDB.Core.Data.PersistenceEntitySource.GetRelations``1(System.Nullable{System.Guid},System.Nullable{System.Int32})"]
[Missing <param name="sourceVersionSequence"/> documentation for "M:SanteDB.Core.Data.PersistenceEntitySource.GetRelations``1(System.Nullable{System.Guid},System.Nullable{System.Int32})"]
[Missing <typeparam name="TObject"/> documentation for "M:SanteDB.Core.Data.PersistenceEntitySource.GetRelations``1(System.Nullable{System.Guid},System.Nullable{System.Int32})"]
[Missing <returns> documentation for "M:SanteDB.Core.Data.PersistenceEntitySource.GetRelations``1(System.Nullable{System.Guid},System.Nullable{System.Int32})"]