 | SerializationContextObjectId Property |
Gets the current object identifier (from a JSON property perspective
Namespace: SanteDB.Core.ViewModelAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxpublic int ObjectId { get; }Public ReadOnly Property ObjectId As Integer
Get
public:
property int ObjectId {
int get ();
}member ObjectId : int with get
Property Value
Int32
See Also