Class SourceStringArgs
Argument to be used for setting model source strings.
Inherited Members
Namespace: Quantellia.WMServer.Asset.MLModel
Assembly: WMServer.dll
Syntax
public class SourceStringArgs
  Properties
SourceString
The string containing the model, or a pointer to the model.
Declaration
public string SourceString { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string |