FirstVersionPlaceholderSupportedTypes Property |
The level types supported by this handler.
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxprotected override PlaceholderLevelType[] SupportedTypes { get; }
Protected Overrides ReadOnly Property SupportedTypes As PlaceholderLevelType()
Get
protected:
virtual property array<PlaceholderLevelType>^ SupportedTypes {
array<PlaceholderLevelType>^ get () override;
}
Property Value
Type:
PlaceholderLevelType
See Also