ValidationFindingReference Property |
A reference to the specific item this finding is for (the item being validated).
Relative to the source.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic string Reference { get; protected set; }
Public Property Reference As String
Get
Protected Set
public:
property String^ Reference {
String^ get ();
protected: void set (String^ value);
}
Property Value
Type:
String
See Also