 | AMLFileModelProducer Property |
The producer of the file as it is coded in the file name.
Namespace: Aml.Engine.Services.ModelAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic string Producer { get; set; }
Public Property Producer As String
Get
Set
public:
property String^ Producer {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also