 | NotificationRunItemMessageContentPartialEntitySubject Property |
Gets or sets the subject.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Notification
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Subject { get; set; }
Public Property Subject As String
Get
Set
Property Value
Type:
String
The subject.
See Also