| EntityTelecomAddressIETFValue Property |
Gets or sets the value as an IETF value
Namespace:
SanteDB.Core.Model.Entities
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax public string IETFValue { get; set; }
Public Property IETFValue As String
Get
Set
public:
property String^ IETFValue {
String^ get ();
void set (String^ value);
}
member IETFValue : string with get, set
Property Value
Type:
StringSee Also