EmailTemplate getAllFromParent

From Catglobe Wiki
Revision as of 10:55, 11 July 2018 by Nguyenduyan (talk | contribs) (Created page with "Category:Email_and_SMS_Functions = EmailTemplate_getAllFromParent = Find all mail template that are children on the given resource == Syntax == EmailTemplate_getAllFromP...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

EmailTemplate_getAllFromParent

Find all mail template that are children on the given resource

Syntax

EmailTemplate_getAllFromParent(number parentResourceId)

Arguments

number parentResourceId: Resource id of parent

Return type

Array of EmailTemplate

Example

EmailTemplate_getAllFromParent(15638398);