Void
Solution
.ExecutePostCommands(IEnumerable<
IDataModelObject
> activeObjs)
Run Execute Post Commands for specified post commands objects.
Remarks
Examples
Parameters
activeObjs
Type: IEnumerable<
IDataModelObject
>
List of the command snippet objects.
Return Value
Type: Void