| SerializationContextObjectId Property |
Gets the current object identifier (from a JSON property perspective
Namespace:
SanteDB.Core.Applets.ViewModel
Assembly:
SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax public int ObjectId { get; }
Public ReadOnly Property ObjectId As Integer
Get
public:
property int ObjectId {
int get ();
}
member ObjectId : int with get
Property Value
Type:
Int32See Also