PlaceholderTemplateNodeType Property |
The type of node this object represents.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic abstract PlaceholderNodeType Type { get; }
Public MustOverride ReadOnly Property Type As PlaceholderNodeType
Get
public:
virtual property PlaceholderNodeType Type {
PlaceholderNodeType get () abstract;
}
Property Value
Type:
PlaceholderNodeType
See Also