Code Block | ||||
---|---|---|---|---|
| ||||
EdmiError _CDECL edmiGetExtensionSchemaProperty (SdaiSchema expressSchemaId, SdaiInteger extensionSchemaId, SdaiString propertyName, /* name, created, ... */ SdaiPrimitiveType dataType, (* sdaiSTRING, sdaiINTEGER ... */ SdaiVoid value); |
Use this function to get a property for an extension schemata for an EXPRESS schema.
Arguments
...
...
Type | Name | Comment |
SdaiSchema | expressSchemaId | |
SdaiInteger | extensionSchemaId | |
SdaiString | propertyName | name, created, ... |
SdaiPrimitiveType | dataType | sdaiSTRING, sdaiINTEGER ... |
SdaiVoid | value |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
<arguments missing>
Example
...
Code Block | ||
---|---|---|
| ||
<example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|