| HL7ProcessingExceptionRepetition Property |
Gets the repetition
Namespace:
SanteDB.Messaging.HL7.Exceptions
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax public string Repetition { get; }
Public ReadOnly Property Repetition As String
Get
public:
property String^ Repetition {
String^ get ();
}
member Repetition : string with get
Property Value
Type:
StringSee Also