deprecatedclass %iKnow.Model.metadata
extends %iKnow.Model.node
Model representation of the set of metadata fields to be registered in the iKnow domain (as represented
by a %iKnow.Model.domain object).
• property disabled
as %Boolean(XMLPROJECTION="attribute");
If set to 1, this element is ignored when compiling, validating and building the domain
• relationship fields
as %iKnow.Model.metadataField(XMLELEMENTREF=1,XMLPROJECTION="ELEMENT",XMLTYPECONSTRAINT="CHOICE") [ Inverse = metadata,Cardinality = many ];
Metadata fields registered
Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.