Decorate contract class with this attribute.
[Newtonsoft.Json.JsonObjectAttribute(IsReference = false)]
Decorate contract class with this attribute.
[Newtonsoft.Json.JsonObjectAttribute(IsReference = false)]
validateExistCommonRecord( RefTableId _refTableId, RefRecId _refRecId) { boolean ret = true; if (!_refTableId || !_refRecId)...