PlaceholderCommandHandlerLevel Property |
The placeholder level this object is handling.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic PlaceholderLevel Level { get; }
Public ReadOnly Property Level As PlaceholderLevel
Get
public:
virtual property PlaceholderLevel^ Level {
PlaceholderLevel^ get () sealed;
}
Property Value
Type:
PlaceholderLevelImplements
IPlaceholderCommandHandlerLevel
See Also