[ROOT] / doc / toc / ARCDoc / Class / Documentator / TryGetV / __TOCDet
Key | Value |
---|---|
Assembly | ARCDoc |
DocFragType | ClassMember |
IsInherited | -True- |
IsInheritedDoc | -True- |
Name | TryGetV |
Namespace | ARCDoc |
Type | Documentator |
ClassMemberAttribute
Key | Value |
---|---|
DeclaringType | PRich |
MethodName | TryGetV |
MethodSignature | Boolean TryGetV[TRequest](TRequest ByRef, System.String ByRef) |
Note that 'normally' this method would be irrelevant for a PRich object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
See Value for information about when this method IS relevant (when storing metadata about a property).
Generated 2025-03-22 10:48:27.896 UTC