PlaceholderTemplateNodeVault Property |
The vault for which the placeholder document is defined/intended.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic abstract Vault Vault { get; }
Public MustOverride ReadOnly Property Vault As Vault
Get
public:
virtual property Vault^ Vault {
Vault^ get () abstract;
}
Property Value
Type:
Vault
See Also