ValidationFindingCategory Property |
The json path to to item this issue is for.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic string Category { get; protected set; }
Public Property Category As String
Get
Protected Set
public:
property String^ Category {
String^ get ();
protected: void set (String^ value);
}
Property Value
Type:
String
See Also