[ROOT] / doc / DocFrag / ARAdventureWorksOLAP.DimDepartmentCollection.TryGetV
| Key | Value | 
|---|---|
| Assembly | ARAdventureWorksOLAP | 
| DocFragType | ClassMember | 
| IsInherited | -True- | 
| IsInheritedDoc | -True- | 
| Name | TryGetV | 
| Namespace | ARAdventureWorksOLAP | 
| Type | DimDepartmentCollection | 
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 12:49:02.794 UTC