

Property | as String [optional] | |
Specifies label of the action button. Can be null, which means no action button will be shown. | ||
Property | as String | |
Specifies the label of the check. | ||
Property | as String | |
Specifies the name of the check. | ||
Property | ||
The object containing the implementation of the custom check methods. | ||
Property | as String [optional] | |
Specifies label of the update button. Can be null, which means no update button will be shown. |

Function | CCpfcCustomCheckInstructions.Create (CheckName as String, CheckLabel as String, Listener as IpfcModelCheckCustomCheckListener) as IpfcCustomCheckInstructions |
Creates a new IpfcModelCheckInstructions object. |

Property | ActionButtonLabel | as String [optional] |

Property | CheckLabel | as String |

Property | CheckName | as String |

Property | Listener |

Property | UpdateButtonLabel | as String [optional] |

Function | CCpfcCustomCheckInstructions.Create | (CheckName as String, CheckLabel as String, Listener as IpfcModelCheckCustomCheckListener) as IpfcCustomCheckInstructions |
