Algebra generated for the job.
Note: The first request to Algebra property makes a http request to VCWS.
Occasionally it may take up to a minute.
Namespace: VcClientAssembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)
Syntax
C# |
---|
public string Algebra { get; internal set; } |
Visual Basic |
---|
Public Property Algebra As String Get Friend Set |
Visual C++ |
---|
public: property String^ Algebra { String^ get (); internal: void set (String^ value); } |