AdaptableObjectTag
AdaptableObjectTag Object Tag - currently supporting only plain string values, but open for future extensions, if needed
TypeScript
export type AdaptableObjectTag = string;AdaptableObjectTag Object Tag - currently supporting only plain string values, but open for future extensions, if needed
export type AdaptableObjectTag = string;