| ActShouldSerializeRelationships Method |
Should serialize relationships?
Namespace:
SanteDB.Core.Model.Acts
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntax public bool ShouldSerializeRelationships()
Public Function ShouldSerializeRelationships As Boolean
public:
bool ShouldSerializeRelationships()
member ShouldSerializeRelationships : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:SanteDB.Core.Model.Acts.Act.ShouldSerializeRelationships"]
See Also