Click or drag to resize

ANY Class

Data element data class for any type of data. The contents of an element of this type are not validated.
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.ModelANY

Namespace: EdiFabric.Core.Model
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
[SerializableAttribute]
public class ANY

The ANY type exposes the following members.

Constructors
 NameDescription
Public methodANYInitializes a new instance of the ANY class
Top
Methods
 NameDescription
Public methodStatic memberValidate Validates the attribute data element according to this type.
Top
See Also