PlaceholderTemplateIssueMessage Property |
A description of the issue.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic string Message { get; protected set; }
Public Property Message As String
Get
Protected Set
public:
property String^ Message {
String^ get ();
protected: void set (String^ value);
}
Property Value
Type:
String
See Also