TagDataPlainTextEventTypePlainTextField1 Property |
Gets or sets the event type plain text feild1.
Namespace:
com.gigatms.Parameters.SR5
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic EventTypePlainTextFeild1Options EventTypePlainTextField1 { get; set; }
Public Property EventTypePlainTextField1 As EventTypePlainTextFeild1Options
Get
Set
public:
property EventTypePlainTextFeild1Options EventTypePlainTextField1 {
EventTypePlainTextFeild1Options get ();
void set (EventTypePlainTextFeild1Options value);
}
Property Value
Type:
EventTypePlainTextFeild1Options
The event type plain text feild1.
See Also