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