[ROOT] / doc / DocFrag / ARCDoc.HTOC.TryGetV
| Key | Value | 
|---|---|
| Assembly | ARCDoc | 
| DocFragType | ClassMember | 
| IsInherited | -True- | 
| IsInheritedDoc | -True- | 
| Name | TryGetV | 
| Namespace | ARCDoc | 
| Type | HTOC | 
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-10-31 10:03:56.005 UTC