tagTDAPI_TEMPLATE_PROPAGATION_STATUS Enumeration
Description
Possible results of template propagation analysis and enforcement.
Members
MemberValueDescription
TDAPI_PROPAGATION_FAILURE2Template analysis / enforcement has failed.
TDAPI_PROPAGATION_FAILURE_ENCODING_MISMATCH4Template analysis / enforcement has failed. Encoding mismatch.
TDAPI_PROPAGATION_FAILURE_EXTENSION_MISMATCH5Template analysis / enforcement has failed. Extension mismatch.
TDAPI_PROPAGATION_FAILURE_VERSION_MISMATCH3Template analysis / enforcement has failed. Version mismatch.
TDAPI_PROPAGATION_SUCCESS0Template analysis / enforcement has completed successfully.
TDAPI_PROPAGATION_WARNINGS1Template analysis / enforcement has completed with warnings.