VAF 2.1.0.1 API Documentation
VAF 2.1.0.1 API Documentation
Namespaces
MFiles.VAF.Placeholders.Commands
ToDatePlaceholder Class
ToDatePlaceholder Methods
Expand Method
Initialize Method
ToDatePlaceholder
Expand Method
Expands the placeholder level based on the given context.
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax
C#
Copy
public
override
ExpandedLevel
Expand
(
IExpansionContext
context
,
ObjVerExReadCache
cache
)
Parameters
context
Type:
MFiles.VAF.Placeholders
IExpansionContext
The expansion context.
cache
Type:
MFiles.VAF.Placeholders
ObjVerExReadCache
The object cache used during the expansion.
Return Value
Type:
ExpandedLevel
ExpandedLevel
Implements
IPlaceholderCommandHandler
Expand(IExpansionContext, ObjVerExReadCache)
See Also
Reference
ToDatePlaceholder Class
MFiles.VAF.Placeholders.Commands Namespace