PTDisallowedChangeType
enum PTDisallowedChangeType { e_ptform_filled = 0,
e_ptdigital_signature_signed = 1,
e_ptpage_template_instantiated = 2,
e_ptannotation_created_or_updated_or_deleted = 3,
e_ptother = 4,
e_ptdct_unknown = 5}
Undocumented
-
Undocumented
Declaration
Objective-C
e_ptform_filled = 0 -
Undocumented
Declaration
Objective-C
e_ptdigital_signature_signed = 1 -
Undocumented
Declaration
Objective-C
e_ptpage_template_instantiated = 2 -
Undocumented
Declaration
Objective-C
e_ptannotation_created_or_updated_or_deleted = 3 -
Undocumented
Declaration
Objective-C
e_ptother = 4 -
Undocumented
Declaration
Objective-C
e_ptdct_unknown = 5
PTDisallowedChangeType Enumeration Reference