| SerializationContextInstance Property |
Gets or sets the instance value
Namespace:
SanteDB.Core.Applets.ViewModel
Assembly:
SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax public Object Instance { get; }
Public ReadOnly Property Instance As Object
Get
public:
property Object^ Instance {
Object^ get ();
}
member Instance : Object with get
Property Value
Type:
ObjectSee Also