Class IOMSettings
- Namespace
- IdeaRS.OpenModel.Message
- Assembly
- IdeaRS.OpenModel.dll
IOM Settings
public class IOMSettings : IIOMSettings
Inheritance
Implements
Inherited Members
Constructors
IOMSettings()
Constructor
public IOMSettings()
Properties
CountryCode
CountryCode
public CountryCode CountryCode { get; set; }
Property Value
CreatedSuccessfully
Create OK
public bool CreatedSuccessfully { get; set; }
Property Value
FileName
File name
public string FileName { get; set; }