| ResourcePropertyDescriptionName Property |
Gets the name of the object
Namespace:
SanteDB.Core.Interop.Description
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public string Name { get; }
Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}
member Name : string with get
Property Value
Type:
StringSee Also