An optional description for the Bayesian network.
Namespace:
BayesServerAssembly: BayesServer (in BayesServer.dll)
Version: 2.2.0.0 (2.2.0.0)
Syntax
| C# |
|---|
public string Description { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Description As String |
| Visual C++ |
|---|
public: property String^ Description { String^ get (); void set (String^ value); } |
