  | ActProtocolShouldSerializeSourceEntityKey Method  | 
 
            Shoud serialize source
            
 
    Namespace: 
   SanteDB.Core.Model.Acts
    Assembly:
   SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntaxpublic override bool ShouldSerializeSourceEntityKey()
Public Overrides Function ShouldSerializeSourceEntityKey As Boolean
public:
virtual bool ShouldSerializeSourceEntityKey() override
abstract ShouldSerializeSourceEntityKey : unit -> bool 
override ShouldSerializeSourceEntityKey : unit -> bool 
Return Value
Type: 
Boolean[Missing <returns> documentation for "M:SanteDB.Core.Model.Acts.ActProtocol.ShouldSerializeSourceEntityKey"]
See Also