-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Class a Extends (%RegisteredObject, %XML.Adaptor, kutac.JSON.Adapter){
Property b As List of a;
Property c As %String;
}
Depending on how class a was compiled(compile dependant classes tick in studio), b will be included in the JSON or not. If compile dependant classes is on then b is ignored.
Metadata
Metadata
Assignees
Labels
No labels