ValidationFindingSource Property |
The top level item being validated.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic string Source { get; protected set; }
Public Property Source As String
Get
Protected Set
public:
property String^ Source {
String^ get ();
protected: void set (String^ value);
}
Property Value
Type:
String
See Also