...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfIsAssignmentCompatible (domainId : GENERIC;
dataOrDomainId : GENERIC)
isAssignmentCompatible : BOOLEAN;
|
The xpfIsAssignmentCompatible function checks if the specified assignments are compatible
This function is equivalent to the EDMinterface function edmiIsAssignmentCompatible
Arguments
...
Type | Name | Comment |
GENERIC | domainId | comments |
GENERIC | dataOrDomainId |
Return Value
...
Type | Name | Comment |
BOOLEAN | isAssignmentCompatible | comments |
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|