LedgerRRGETemplates_W::templateBlocked Method
Indicates whether the template is blocked.
Syntax
server public static Blocked templateBlocked(LedgerRRGETemplateRecId_W _templateRecId, [Blocked _value])
Run On
Server
Parameters
- _templateRecId
Type: LedgerRRGETemplateRecId_W Extended Data Type
The RecID value of the template.
- _value
Type: Blocked Extended Data Type
A new value.
Return Value
Type: Blocked Extended Data Type
The current value.
Exceptions
Exception | Condition |
---|---|
Error | The template that you are trying to block is already blocked. |