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