Source Class

Defines a data source. All implementations must have a source handler defined in javascript.

Definition

Namespace: MFiles.VAF.Configuration.Interfaces.Domain
Assembly: MFiles.VAF.Configuration.Interfaces (in MFiles.VAF.Configuration.Interfaces.dll) Version: 1.0.0.0
C#
[SerializableAttribute]
public abstract class Source
Inheritance
Object    Source
Derived

Constructors

Source  

Properties

TypeName The name of the source.

See Also