[ROOT]  doc  DocFrag  SELECT Assembly, DocFragType, Description.FirstLine()   <  SKIP 818  >   <  TAKE 24  >   

24 items

DocFragIdAssemblyDocFragTypeDescription.FirstLine()
AgoMail.EmailP.CCAgoMailEnumMember 
ARCQuery.OrdinaryKeyPlusFunctionOrQuantile..ctorARCQueryClassMemberNote that calling only this constructor without afterwards setting -FunctionKeys- and / or -QuantileKey- would be meaningless.
AgoMail.EmailP.SubjectAgoMailEnumMember 
ARCQuery.OrdinaryKeyPlusFunctionOrQuantile.FunctionKeysARCQueryClassMemberAll -FunctionKey-s chained at end of compound key (but before an eventual -QuantileKey-).
AgoMail.EmailP.TextBodyAgoMailEnumMember 
ARCQuery.OrdinaryKeyPlusFunctionOrQuantile.QuantileKeyARCQueryClassMemberEventual final -QuantileKey- at end of compound key.
AgoMail.EmailP.HTMLBodyAgoMailEnumMember 
ARCQuery.ExtensionsARCQueryClass 
AgoMail.EmailP.HeadersAgoMailEnumMember 
ARCQuery.Extensions.TryGetPARCQueryClassMemberSame functionality as -TryGetP- but understands the concept of -CompoundKey-.
AgoMail.EmailP.AttachmentsAgoMailEnumMember 
ARCQuery.FunctionKeyAggregateARCQueryClassOperates over a collection of properties.
Namespace ARCCore NamespaceA necessary library (.DLL in Windows terms) that every -ARNodeType- should link to.
ARCQuery.FunctionKeyAggregate.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
Namespace ARCDoc NamespaceA library supporting documentation and demonstrating usage of AgoRapide.
ARCQuery.FunctionKeyAggregateAvgARCQueryClassCalculates the average of the given properties.
Namespace ARCQuery NamespaceARCQuery provides a query language that mimicks SQL but is usable through HTTP as GET URLs.
ARCQuery.FunctionKeyAggregateAvg.SyntaxHelpARCQueryClassMember'Avg()'
Namespace ARCAPI NamespaceA library providing an API on top of the -PropertyStream-.
ARCQuery.FunctionKeyAggregateCountARCQueryClassCounts the number of properties found.
Namespace AgoMail Namespace 
ARCQuery.FunctionKeyAggregateCount.SyntaxHelpARCQueryClassMember'Count()'
Namespace AgoMail.Controllers Namespace 
ARCQuery.FunctionKeyAggregateDistinctARCQueryClassReturns a list of the distinct values of the given properties.

Generated 2025-11-07 09:42:07.110 UTC