Defines a data source.
All implementations must have a source handler defined in javascript.
Inheritance Hierarchy
Namespace:
MFiles.VAF.Configuration.Interfaces.Domain
Assembly:
MFiles.VAF.Configuration.Interfaces (in MFiles.VAF.Configuration.Interfaces.dll) Version: 1.0.0.0
Syntax[SerializableAttribute]
public abstract class Source
<SerializableAttribute>
Public MustInherit Class Source
[SerializableAttribute]
public ref class Source abstract
The Source type exposes the following members.
Constructors
| Name | Description |
---|
 | Source | Initializes a new instance of the Source class |
Top
Properties
See Also