|
PatchStart1 Property
|
Source line number (zero-based index)
Namespace: GSF.TextAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.266-beta+c6b78f50c57a6e00a35ffa6b1d344e516617d5cd
Syntaxpublic int Start1 { get; set; }Public Property Start1 As Integer
Get
Set
public:
property int Start1 {
int get ();
void set (int value);
}member Start1 : int with get, set
function get_Start1();
function set_Start1(value);
View SourceProperty Value
Int32
See Also