PlaceholderTemplateIssueType Property |
The type of issue this is.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic PlaceholderIssueType Type { get; protected set; }
Public Property Type As PlaceholderIssueType
Get
Protected Set
public:
property PlaceholderIssueType Type {
PlaceholderIssueType get ();
protected: void set (PlaceholderIssueType value);
}
Property Value
Type:
PlaceholderIssueType
See Also