ConvLog Input Property | CSAL Mongo Access Library |
Input specified
Namespace: CSALMongo.TurnModelAssembly: CSALMongo (in CSALMongo.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public InputLog Input { get; set; }
public InputLog Input { get; set; }
Public Property Input As InputLog Get Set
Public Property Input As InputLog Get Set
public: property InputLog^ Input { InputLog^ get (); void set (InputLog^ value); }
public: property InputLog^ Input { InputLog^ get (); void set (InputLog^ value); }
Property Value
Type: InputLogSee Also