Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an AifSchemaStore record by using the specified AifXsltId value.
Syntax
client server public static AifSchemaStore getSchemaStore(AifXsltId _xsltId)
Run On
Called
Parameters
- _xsltId
Type: AifXsltId Extended Data Type
The AifXsltId value to use to look up the AifSchemaStore record.
Return Value
Type: AifSchemaStore Table
The desired AifSchemaStore record that matches the _xsltId value.
Exceptions
Exception | Condition |
---|---|
Error | The desired AifSchemaStore record doesn't contain the schemaXml property. |