Click or drag to resize

CompositeAttribute Constructor

Initializes a new instance of the CompositeAttribute class.

Namespace: EdiFabric.Core.Annotations.Edi
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
public CompositeAttribute(
	string id
)

Parameters

id  String
The ID of the data element.
See Also